diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-12 18:11:34 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-12 18:11:34 (GMT) |
commit | b324ea89a5ca199d9dc09608e9f92900a5669645 (patch) | |
tree | 6ba68caa9387664909f770df5bca5fd2ab42448e /build_tools/clarch | |
parent | 48c592d1c6d046aeb7a4ad5edc8e75a6bba458ed (diff) | |
download | linhes_dev-b324ea89a5ca199d9dc09608e9f92900a5669645.zip |
profile sync
Diffstat (limited to 'build_tools/clarch')
4 files changed, 6 insertions, 4 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks index 9c2e97f..945f964 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks @@ -36,6 +36,7 @@ alsa-utils cdparanoia cdrdao unzip +which # Xorg packages @@ -196,3 +197,4 @@ ppp mingetty setserial acpid +fbsplash diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/rc.conf b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/rc.conf index 5d559ff..499e38c 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/rc.conf +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/rc.conf @@ -108,6 +108,5 @@ ROUTES=(!gateway) # - prefix a daemon with a @ to start it up in the background # #DAEMONS=(syslog-ng network netfs crond) -DAEMONS=(!syslog-ng !hotplug !pcmcia network !mysqld !dbus !avahi-daemon) - +DAEMONS=(fbsplash !syslog-ng !hotplug !pcmcia network !mysqld !dbus !avahi-daemon) # End of file diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks index 9c2e97f..945f964 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks @@ -36,6 +36,7 @@ alsa-utils cdparanoia cdrdao unzip +which # Xorg packages @@ -196,3 +197,4 @@ ppp mingetty setserial acpid +fbsplash diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf index 5d559ff..499e38c 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf @@ -108,6 +108,5 @@ ROUTES=(!gateway) # - prefix a daemon with a @ to start it up in the background # #DAEMONS=(syslog-ng network netfs crond) -DAEMONS=(!syslog-ng !hotplug !pcmcia network !mysqld !dbus !avahi-daemon) - +DAEMONS=(fbsplash !syslog-ng !hotplug !pcmcia network !mysqld !dbus !avahi-daemon) # End of file |