Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=f5e21feebcb0ea17bd08826446c05cd2313a2189

commit f5e21feebcb0ea17bd08826446c05cd2313a2189
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Nov 23 00:03:03 2011 +0100

rd.driver.pre hack is no longer needed with the new kernel

diff --git a/TODO b/TODO
index 0f30f58..f497a33 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-- drop rd.driver.pre=loop after next kernel pkg
- detect version in boot menu after next frugalware pkg
- make a symlink of fwife.desktop in to /home/fwlive/Desktop/

@@ -6,4 +5,4 @@
IDEAS
- create a language selector in boot menu
- add memtest86+ as default needed package
-- add some rescue apps: ntfs-3g (to write in ntfs partition) testdisk, 
gparted, net-tools, partimage
\ No newline at end of file
+- add some rescue apps: ntfs-3g (to write in ntfs partition) testdisk, 
gparted, net-tools, partimage
diff --git a/bin/create-iso b/bin/create-iso
index df910ca..33126e0 100755
--- a/bin/create-iso
+++ b/bin/create-iso
@@ -34,7 +34,7 @@ label frugalware
menu label Frugalware-$GROUP Live
linux /boot/vmlinuz
initrd /boot/initrd
-        append root=live:CDLABEL=fwlive rd.driver.pre=loop rd.plymouth=0
+        append root=live:CDLABEL=fwlive rd.plymouth=0
EOF
mkdir -p $TREE/iso/LiveOS
cp -v $TREE/squashfs.img $TREE/iso/LiveOS/squashfs.img
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to