diff options
Diffstat (limited to 'initrd/distro-specs/gentoo/functions-2005.1')
| -rw-r--r-- | initrd/distro-specs/gentoo/functions-2005.1 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/initrd/distro-specs/gentoo/functions-2005.1 b/initrd/distro-specs/gentoo/functions-2005.1 index f920b2f6..d1b7d3d7 100644 --- a/initrd/distro-specs/gentoo/functions-2005.1 +++ b/initrd/distro-specs/gentoo/functions-2005.1 @@ -10,11 +10,6 @@ # empty functions are defined at the beginning of /etc/functions -postinit () { -# rm -rf /mnt/etc/runlevels/default/* - : -} - # distro specific general function called from servconfig script config_distro () { echo -e "dxs version 4.0a\ninitramfs generation date $date" \ @@ -206,13 +201,6 @@ rllinker acpid sed "/depend/,/}/d" -i /mnt/etc/${D_INITDIR}/acpid } -# configure dbus (inter application communication for kde and gnome), hal -# (hardware abstraction layer - used e.g. by powersaved) and resmgr -# (resource manager - the user gets permissions to devices when loggin on) -config_dreshal () { - : -} - # configure automounter config_automount () { if [ -f /mnt/etc/${D_INITDIR}/autofs ] ; then |
