console-setup: rollback console-setup for ubiquity compatibility.
This commit is contained in:
parent
b3bf2f2e8a
commit
1a3c8e6c49
2 changed files with 1 additions and 29 deletions
|
|
@ -24,15 +24,10 @@
|
|||
# or fetch such packages from Debian in order to build the required udeb packages.
|
||||
##
|
||||
|
||||
VERSION=3
|
||||
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
|
||||
REPOKEY=648ACFD622F3D138
|
||||
VERSION=4
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
#Fix ftbfs on debian stable
|
||||
patch -p1 < $DATA/fix_1.205_ftbfs.patch
|
||||
|
||||
# Default to UTF-8
|
||||
sed 's/CHARMAP=ISO-8859-15/CHARMAP=UTF-8/' -i debian/console-setup.config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue