progress
This commit is contained in:
parent
b0d21fd380
commit
53b66666af
|
@ -1,5 +1,5 @@
|
||||||
packages() {
|
packages() {
|
||||||
addpkg cups cups-filters gutenprint foomatic-db foomatic-db-nonfree brother-brlaser cups-pk-helper
|
addpkg cups cups-filters gutenprint foomatic-db brother-brlaser cups-pk-helper
|
||||||
#addpkg avahi-daemon
|
#addpkg avahi-daemon
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
1
main.sh
1
main.sh
|
@ -284,6 +284,7 @@ echo_vars() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_chroot() {
|
do_chroot() {
|
||||||
|
header "Chroot into new System"
|
||||||
mkdir -p "${target}/tmp/vinstaller/"
|
mkdir -p "${target}/tmp/vinstaller/"
|
||||||
|
|
||||||
mount -t tmpfs -o size=50m tmpfs "${target}/tmp/vinstaller/"
|
mount -t tmpfs -o size=50m tmpfs "${target}/tmp/vinstaller/"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user