mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 22:35:23 +01:00
Allow preseeding with binary packages.
This commit is contained in:
parent
9bc2ca1726
commit
0b3782d61b
3 changed files with 54 additions and 17 deletions
|
|
@ -14,6 +14,7 @@ export PREFIX=/usr
|
|||
export SOURCES=/usr/src
|
||||
export DESTDIR=/tmp/destdir
|
||||
export DISTFILES=/distfiles
|
||||
export SRCDIR="${SOURCES}"
|
||||
|
||||
echo
|
||||
echo "Installing packages into sysc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue