rule-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RULE] Post-Install


From: Michael Fratoni
Subject: Re: [RULE] Post-Install
Date: Fri, 16 May 2003 20:01:39 -0400
User-agent: KMail/1.4.3

-----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-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]