console-setup: add debian's source to match d-i setup.
This commit is contained in:
parent
a048845a6e
commit
54a93b55dd
2 changed files with 28 additions and 3 deletions
|
|
@ -23,12 +23,14 @@
|
|||
# or fetch such packages from Debian in order to build the required udeb packages.
|
||||
##
|
||||
|
||||
VERSION=1
|
||||
VERSION=2
|
||||
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
|
||||
REPOKEY=648ACFD622F3D138
|
||||
NETINST=true
|
||||
|
||||
. ./config
|
||||
|
||||
sed -i "s|cdebconf-newt-detect-keys, ||" debian/control
|
||||
#Fix ftbfs on debian stable
|
||||
patch -p1 < $DATA/fix_1.205_ftbfs.patch
|
||||
|
||||
changelog "Rebuild upstream to get udeb dependency for debian-installer."
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue