diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-11 23:39:07 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-11 23:39:07 (GMT) |
commit | e55fce89cdb2a7d48bb17f9ebdb963a577af8607 (patch) | |
tree | ea2fec9917dcaeef25568b064178e4c23cd89cc7 | |
parent | 4270a4bf58ab9701215b360122dca6d9faf2641f (diff) | |
download | linhes_dev-e55fce89cdb2a7d48bb17f9ebdb963a577af8607.zip |
For splashy.
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local/addedpacks | 1 | ||||
-rwxr-xr-x | build_tools/clarch/larch/profiles/i686-testing-local/post_process/rc.conf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks index 9c2e97f..6f742ec 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks @@ -196,3 +196,4 @@ ppp mingetty setserial acpid +splashy diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/rc.conf b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/rc.conf index 5d559ff..761e6c2 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/rc.conf +++ b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/rc.conf @@ -109,5 +109,5 @@ ROUTES=(!gateway) # #DAEMONS=(syslog-ng network netfs crond) DAEMONS=(!syslog-ng !hotplug !pcmcia network !mysqld !dbus !avahi-daemon) - +SPLASH="splashy" # End of file |