#
# Files that needs read/write in Standalong mode
# Files that has permission problems 
#
#
cd /opt/Boot.CDRW
#
tar zcvf cdrw.MakeContents.ramdisk.RW_Patches.tgz  /root/{.alias,.bashrc,.bash_profile,.Xauthority,loop.sh} \
	/var/lib/random-seed /var/spool/{anacron,at,clientmqueue,cron,mail,mqueue} /etc/ssh /etc/X11/XF86Config.new
#
# cp  cdrw.MakeContents.ramdisk.RW_Patches.tgz ../cd_image.Tree/ramdisk.RW_Patches.tgz 
#
# End of file

