diff options
| author | Felix Endres | 2006-07-20 19:24:52 +0200 |
|---|---|---|
| committer | Felix Endres | 2006-07-20 19:24:52 +0200 |
| commit | 8f894d093f24a799124b559cfce221c073c005cf (patch) | |
| tree | 423771528102959d64ff60e5c36746325d8516a9 /initrd/distro-specs/ubuntu | |
| parent | Trying on fix for #65 (different handling of kbd settings for SuSE (diff) | |
| download | core-8f894d093f24a799124b559cfce221c073c005cf.tar.gz core-8f894d093f24a799124b559cfce221c073c005cf.tar.xz core-8f894d093f24a799124b559cfce221c073c005cf.zip | |
Abgleich wg alter konflikte
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@282 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/distro-specs/ubuntu')
| -rw-r--r-- | initrd/distro-specs/ubuntu/functions-5.10 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/initrd/distro-specs/ubuntu/functions-5.10 b/initrd/distro-specs/ubuntu/functions-5.10 index 925b25a7..84cc1eff 100644 --- a/initrd/distro-specs/ubuntu/functions-5.10 +++ b/initrd/distro-specs/ubuntu/functions-5.10 @@ -11,7 +11,6 @@ # # Version: 0.3.0b -<<<<<<< .mine # distro specific stuff to initialize preinit () { echo "Creating dhcp user" @@ -172,7 +171,6 @@ consolefont () { echo -e "setfont ${CONSOLE_FONT} >${LOGFILE} 2>&1" \ >>/mnt/etc/${D_INITDIR}/boot.ld } -"20" "02" # acpi and powersave config_acpi () { rllinker "acpid" "02" "19" @@ -404,6 +402,3 @@ config_portmap () { config_nis () { rllinker "ypbind" "06" "16" } -======= -# nothing changed from default yet ->>>>>>> .r256 |
