wok annotate syslinux/stuff/isolinux.cfg @ rev 8061

Add pre_install and post_remove to gzip. This is to add the busybox soft links for gzip if gzip is uninstalled.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Jan 20 18:07:19 2011 +0000 (2011-01-20)
parents 8e037d6c17d6
children 204840df8a13
rev   line source
pascal@926 1 display isolinux.msg
pankso@4 2 label slitaz
pankso@4 3 kernel /boot/bzImage
pascal@1627 4 append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin
pascal@227 5
pascal@2335 6 include common.cfg