07070100FEC243000041ED0000000000000000000000024B9146F600000000000000080000000600000000000000000000000200000000.07070100FEC2E7000081A40000000000000000000000014B9146F6000004A5000000080000000600000000000000000000000D00000000fs.cpio.lzma] c"*>-ʵ>UEs$Gqϥ= )ՇgTVHqݑ+kTNHS+A3 +WMN+[qu_{0J yhl~F XH=Q>'8_[RU0'Y넏O;9nw3 ayϯ됡>s5k,mg9>^WaGMA g%oms\i9t 0T=Kk-#s1vzY1Y/N0_q#]H9D6BccB_|Sާ'y,^-MI9>^ >99.?ս|xJjc^)n" 4J*BhN6408Ԣ]ĸrbC=Ɛi:ɳN%uN_m ~I"bvgL^u}aSN-]U.PQD(K.ֳ"= ub߳De {9KAW b WcIۧW[c,~<|ف)V_hP|Io`Ѓ2zF]!S͈؆a.ТBs{v7CgsF}9pSe _fKly!TRpJ/[_H/ܾ\h !AX# }GP;M m'gi=t}}2Xt(iKїIjݰ 0:b?[w; p7ebXhHz9}ɵN#񽂹49ABծP`lK*v@TaSMyQ1|29٫Ԥ\&9,k7Ygu!;hVT5>>01r6t7HtcU+M},M/ڶyN-FȻ= 1ԫo.} @$x- gr0S&19d2Z}P10=mL_"Pe}Hz;#Lps(ᛕ#31Skr ^D.~ /dev/null $i break $i fi $i fi $i if [ -f /.usr.cromfs ]; then $i /bin/cromfs-driver /.usr.cromfs /\$usr -o ro,dev,suid,allow_other $i else $i /bin/mount -o loop,ro -t squashfs /.usr.sqfs /\$usr $i fi $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 status $i break $i done $i $tag EOF chmod 0755 $1/etc/init.d/rcS } # Pre and post install commands for Tazpkg. pre_install() { local i for i in $(cd /var/lib/tazpkg/installed ; ls -d slitaz-loram* 2> /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" cat <