NEW COMMIT
This commit is contained in:
parent
e97b3ce957
commit
723fef8ca8
2
build.sh
2
build.sh
|
@ -39,7 +39,7 @@ lb config noauto \
|
||||||
--firmware-chroot true \
|
--firmware-chroot true \
|
||||||
--iso-application "My-distro" \
|
--iso-application "My-distro" \
|
||||||
--win32-loader false \
|
--win32-loader false \
|
||||||
--iso-volume "My-distro-amd64_${TODAY}" \
|
--iso-volume "My-distro-amd64" \
|
||||||
--iso-publisher "Manuel rosa" \
|
--iso-publisher "Manuel rosa" \
|
||||||
--image-name "My-distro" \
|
--image-name "My-distro" \
|
||||||
--win32-loader false \
|
--win32-loader false \
|
||||||
|
|
|
@ -19,6 +19,3 @@ dpkg --add-architecture i386
|
||||||
#fix network-manager install
|
#fix network-manager install
|
||||||
dpkg-reconfigure network-manager
|
dpkg-reconfigure network-manager
|
||||||
|
|
||||||
#reconfigure lightdm
|
|
||||||
dpkg-reconfigure lightdm
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue