[RULE] Post-Install
Michael Fratoni
mfratoni at tuxfan.homeip.net
Sat May 17 03:01:39 EEST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday 16 May 2003 12:54 pm, Ingo Lantschner wrote:
> Hi Lisi and others,
> what do you think about including a feature into the next slinky, which
> calls a script (f.e. /install/post_slinky.sh) after setup of the
> base-system. In this script we can place then commands for installing
> OO, AbiWord & friends.
Already included. ;)
if [ -f /root/scripts/rulerc.sh ]; then
echo "Executing /root/scripts/rulerc.sh"
/root/scripts/rulerc.sh 2>> /root/scripts/install_log
echo Done.
fi
The above is executed right after installation of all the various rpm
packages, and before setting the root password.
Just copy your script to /scripts/rulerc.sh directory before beginning the
install, and it will be moved to /root/scripts/rulerc.sh during the
second_stage phase of the install.
- --
- -Michael
pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+xXvjn/07WoAb/SsRAoZKAKCwE1hJifxP4LhrtyFYx1jJ+EYVvQCfZap2
iuxkJfRNpgX8L8ZTqbaZY9I=
=qNqy
-----END PGP SIGNATURE-----
_______________________________________________
Rule Project HOME PAGE: http://www.rule-project.org/en/
Rule Development Site: http://savannah.gnu.org/projects/rule/
Rule-list at nongnu.org
http://mail.nongnu.org/mailman/listinfo/rule-list
More information about the Rule-list
mailing list