diff options
Diffstat (limited to 'build_tools/clarch/larch')
-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 |