|
|
@ -1100,8 +1100,8 @@ EOF |
|
|
|
ln -s /usr/share/plymouth/themes/minios-logo/minios-logo.plymouth /etc/alternatives/default.plymouth |
|
|
|
ln -s /usr/share/plymouth/themes/minios-logo/minios-text.plymouth /etc/alternatives/text.plymouth |
|
|
|
update-initramfs -u |
|
|
|
rm /usr/share/xfce4/xubuntu-wallpaper.png |
|
|
|
ln -s /usr/share/backgrounds/MiniOS.png /usr/share/xfce4/xubuntu-wallpaper.png |
|
|
|
rm /usr/share/xfce4/backdrops/xubuntu-wallpaper.png |
|
|
|
ln -s /usr/share/backgrounds/MiniOS.png /usr/share/xfce4/backdrops/xubuntu-wallpaper.png |
|
|
|
|
|
|
|
echo "Set up user 'ubuntu'" >>$OUTPUT 2>&1 |
|
|
|
adduser --gecos '' ubuntu --disabled-password >>$OUTPUT 2>&1 |
|
|
|