070701000EEDCE000041ED0000000000000000000000024D48B75200000000000000FE0000001100000000000000000000000200000000.070701000EEDD6000081A40000000000000000000000014D48B75200000079000000FE0000001100000000000000000000000700000000md5sumb19443c64abc0501fdc7efea1aef0cb6 /etc/tazlito/loram.extract d216838460cd121f2664666e138e8c49 /etc/tazlito/loram.rootfs 070701000EEDD5000081A40000000000000000000000014D48B75200000035000000FE0000001100000000000000000000000B00000000files.list/etc/tazlito/loram.extract /etc/tazlito/loram.rootfs 070701000EEDD7000081A40000000000000000000000014D48B752000007C0000000FE0000001100000000000000000000000D00000000fs.cpio.lzma] c j?qI}p*UЃ=9i뾯$",p2<*Uceyܡ!h9z9l=-`LEq(ƎP9nz O=x/EVK['i1Uw5%q,D;`!"3]'žeNcb VXGkS}S0'#  9WtmL,/&/IxVWf@(l}^xwu[}Z Y;UeqiIH9sQKMzݞ"Bs a-nIg3 a;k (-iw-R5. RW]'!@-3_KVrR#yYRE~4k]=e9]DԂXU- 44WA~)0%w9^ГXC,$t:keӘpsyH9o콍`6~,M{RtH%IGM=)vl>ŬʮUoĜS>:1-iV ֡ŵZ 4fL> !'<~&1 l :=vE#Sœ\ܢֶ6'pzK)jwV Eo$sB,y'=~L\pɍj[V)_eR怫pC&-GF+ O:oJU篥, .qsBCY_#aiwYӁm,:n+?:lld!KHo_M'-#,fw \j|:gx@.϶I|\>f u ՔWbs{y#"xfM35zdY-˘Ego֧vɡ?!XLRjTKXp5 l0MUIEY`,*BS 2EIYՅy*׊w\{:}C~*772z =G7pAs}')8t.p|f*ujt]UDn#XL%`(s; <3eg5dibP8eGz;c_X,jp_zΗ 羜蔏9uoт ~$Kd:O$kmɾ!l w69QL wV\I˵%_1oQ>S2:m(FtCRlA /dev/null $i return 0 $i fi $i fi $i cp -a \$FS /.usr.fs $i status $i echo -n "Releasing CD-ROM..." $i umount /cdrom $i FS=/.usr.fs $i if [ -d \$FS ]; then $i rm -f /\$usr $i mv \$FS /usr $i fi $i fi $i return 1 $i } $i $i# Mount /usr (from slitaz-loram-cdrom package) $i if [ -d /cdrom ]; then $i DEVICE=/dev/cdrom $i DIR= $i if grep -q " loram=" /proc/cmdline; then $i DIR=\`cat /proc/cmdline | sed 's/.* loram=\([^ ]*\).*/\1/'\` $i DEVICE=\${DIR%,*} $i DIR=/\${DIR#*,} $i fi $i if ! /bin/mount -r \$DEVICE /cdrom; then $i if echo \$DEVICE | grep -Eq "/dev/sd|UUID=|LABEL="; then $i USBDELAY=\`cat /sys/module/usb_storage/parameters/delay_use\` $i USBDELAY=\$((1+\$USBDELAY)) $i echo "\$DEVICE is potentially a USB device: sleep for \$USBDELAY seconds" $i sleep \$USBDELAY $i fi $i if ! /bin/mount -r \$DEVICE /cdrom; then $i DEVICE="" $i fi $i fi $i while [ -n "\$DEVICE" ]; do $i if [ -d /.usr.rw ]; then $i echo -n "Mounting /usr read-write... " $i usr=.usr.ro $i else $i echo -n "Mounting /usr read-only... " $i usr=usr $i fi $i FS=/cdrom\$DIR/usr.cromfs $i if [ -f \$FS ]; then $i release_cdrom && break $i /bin/cromfs-driver \$FS /\$usr -o ro,dev,suid,allow_other $i elif [ -f /cdrom\$DIR/usr.sqfs ]; then $i FS=/cdrom\$DIR/usr.sqfs $i release_cdrom && break $i mount -o loop,ro -t squashfs \$FS /\$usr $i elif [ -L /\$usr ]; then $i FS=/cdrom\$DIR/usr $i release_cdrom && break $i true $i else $i umount /cdrom $i false $i fi $i status $i if [ -d /.usr.rw ]; then $i if [ -x /bin/funionfs ]; then $i /bin/funionfs -o dirs=/.usr.ro=RO:/.usr.rw -o allow_other -o suid,dev NONE /usr $i else $i /bin/mount -t aufs -o br:/.usr.rw:/.usr.ro none /usr $i fi $i fi $i break $i done $i fi $i $tag EOF tag="/var/log/dmesg.log" i=$(grep -n "$tag" $1/etc/init.d/rcS | cut -d: -f1) i=$(($i-1)) len=9 tag=$(grep "$tag" $1/etc/init.d/rcS) if [ "$2" = "-R" ]; then line="-$(($i-$len+2)),$len +$(($i-$len+2)),2" i="-" else line="-$i,2 +$i,$len" i="+" fi busybox patch -p0 < /dev/null); do [ "$i" = "$PACKAGE" ] && continue yes y | tazpkg remove $i . /etc/tazlito/tazlito.conf rm -f $PACKAGES_REPOSITORY/slitaz-boot-scripts-*.tazpkg 2> /dev/null done } post_install() { set_patch "$1" # Don't support FAST_BOOT_X yet sed -i 's/FAST_BOOT_X=.*/FAST_BOOT_X="no"/' $1/etc/rcS.conf cat <