diff --git a/releases/2008.0/scripts/livecd.sh b/releases/2008.0/scripts/livecd.sh index 5acd24cd..054232d6 100644 --- a/releases/2008.0/scripts/livecd.sh +++ b/releases/2008.0/scripts/livecd.sh @@ -38,7 +38,6 @@ echo "#####################################################" >> /etc/fstab # fstab tweaks echo "tmpfs / tmpfs defaults 0 0" >> /etc/fstab -echo "tmpfs /lib/firmware tmpfs defaults 0 0" >> /etc/fstab echo "tmpfs /usr/portage tmpfs defaults 0 0" >> /etc/fstab #echo "tmpfs /boot tmpfs defaults 0 0" >> /etc/fstab diff --git a/releases/weekly/scripts/livecd.sh b/releases/weekly/scripts/livecd.sh index 5acd24cd..054232d6 100644 --- a/releases/weekly/scripts/livecd.sh +++ b/releases/weekly/scripts/livecd.sh @@ -38,7 +38,6 @@ echo "#####################################################" >> /etc/fstab # fstab tweaks echo "tmpfs / tmpfs defaults 0 0" >> /etc/fstab -echo "tmpfs /lib/firmware tmpfs defaults 0 0" >> /etc/fstab echo "tmpfs /usr/portage tmpfs defaults 0 0" >> /etc/fstab #echo "tmpfs /boot tmpfs defaults 0 0" >> /etc/fstab