updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git] / archrescue / archrescue.install
blob1b3791492fb7823d000f0dfc7f7948cbdf144e4e
1 post_install() {
2   echo " == Original boot messages and config are included in /usr/share/archrescue/ == "
5 post_update() {
6         echo $1 $2
7         if [ "`vercmp $2 2008.0-6`" -lt 0 ]; then
8                 echo "Please note new filenames: /boot/vmlinuz-archrescue and /boot/initrd-archrescue.img"
9         fi
12 op=$1
13 shift
14 $op $*