Ubiquity: removed restricted/nonfree handling
This commit is contained in:
parent
6e22421c48
commit
004fceadd7
1 changed files with 3 additions and 1 deletions
|
|
@ -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=1
|
VERSION=2
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -164,6 +164,8 @@ _Description: Continue without a network mirror?
|
||||||
you will end up with only a very minimal base system.
|
you will end up with only a very minimal base system.
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
# Remove restricted/nonfree handling
|
||||||
|
sed '/apt-setup\/restricted/,/^$/d' -i ./ubiquity/plugins/ubi-prepare.py
|
||||||
|
|
||||||
# Rebrand
|
# Rebrand
|
||||||
replace $UPSTREAM $CODENAME .
|
replace $UPSTREAM $CODENAME .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue