progress
This commit is contained in:
parent
ac909e22ce
commit
2a67bbd47d
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,10 @@ apt install -y --no-install-recommends \\
|
||||||
linux-image-amd64 \\
|
linux-image-amd64 \\
|
||||||
grub-pc \\
|
grub-pc \\
|
||||||
ifupdown \\
|
ifupdown \\
|
||||||
|
net-tools \\
|
||||||
|
wireless-tools \\
|
||||||
|
wpagui \\
|
||||||
|
isc-dhcp-client \\
|
||||||
man \\
|
man \\
|
||||||
console-data \\
|
console-data \\
|
||||||
locales \\
|
locales \\
|
||||||
|
@ -79,6 +83,7 @@ apt install -y --no-install-recommends \\
|
||||||
firefox-esr \\
|
firefox-esr \\
|
||||||
transmission-gtk \\
|
transmission-gtk \\
|
||||||
lxterminal \\
|
lxterminal \\
|
||||||
|
arandr \\
|
||||||
/tmp/xdgmenumaker*.deb
|
/tmp/xdgmenumaker*.deb
|
||||||
echo -e "debian\ndebian" | (passwd root)
|
echo -e "debian\ndebian" | (passwd root)
|
||||||
useradd -m -s /bin/bash debian
|
useradd -m -s /bin/bash debian
|
||||||
|
|
Loading…
Reference in a new issue