Skip to content
Snippets Groups Projects
Commit fbb09c7b authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

debian-installer added wireless firmware udebs

parent 90e841fe
No related branches found
No related tags found
2 merge requests!307Etiona test mr,!179Corrected patch for make-bleachbit
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2009-2018 Ruben Rodriguez <ruben@trisquel.info> # Copyright (C) 2009-2020 Ruben Rodriguez <ruben@trisquel.info>
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=4 VERSION=5
NETINST=true NETINST=true
. ./config . ./config
...@@ -38,6 +38,12 @@ deb $LOCALMIRROR $CODENAME-updates main/debian-installer ...@@ -38,6 +38,12 @@ deb $LOCALMIRROR $CODENAME-updates main/debian-installer
#deb $LOCALMIRROR $CODENAME-security main/debian-installer #deb $LOCALMIRROR $CODENAME-security main/debian-installer
EOF EOF
cat << EOF >> build/pkg-lists/netboot/common
firmware-carl9170-udeb
open-ath9k-htc-firmware-udeb
openfwwf-udeb
EOF
rpl 2004-2013 2004-2018 . -R rpl 2004-2013 2004-2018 . -R
rpl 2004-2012 2004-2018 . -R rpl 2004-2012 2004-2018 . -R
rpl 2004-2011 2004-2018 . -R rpl 2004-2011 2004-2018 . -R
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment