#!/bin/sh ks="install/ks.cfg" [ -e $ks ] || { echo "missing file $ks, create one based on $ks.default"; exit 1; } sudo mount /mnt/floppy cp -f $ks /mnt/floppy perl -pi -e 's/prompt 1//; s/\s*kickstart=\S+//g; s/append/append kickstart=auto_inst.cfg.pl/' /mnt/floppy/syslinux.cfg sudo umount /mnt/floppy ers.desktop?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/perl-install/share/compssUsers.desktop
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-06-20 23:19:30 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-06-20 23:19:30 +0000
commit11177ffc6a859cac7e0b64f523740f282e6be212 (patch)
treeec906593c69e5a0885895c86425c76f08fb93313 /perl-install/share/compssUsers.desktop
parente64719bb69facfc630f112f313575ca6cf352303 (diff)
downloaddrakx-backup-do-not-use-11177ffc6a859cac7e0b64f523740f282e6be212.tar
drakx-backup-do-not-use-11177ffc6a859cac7e0b64f523740f282e6be212.tar.gz
drakx-backup-do-not-use-11177ffc6a859cac7e0b64f523740f282e6be212.tar.bz2
drakx-backup-do-not-use-11177ffc6a859cac7e0b64f523740f282e6be212.tar.xz
drakx-backup-do-not-use-11177ffc6a859cac7e0b64f523740f282e6be212.zip
simplify globetrotter case: skip non interactive stuff