Browse Source

Changed to use mkinitramfs instead of mkinitrd, and don't impose any DIETLIBC constraint

legacy/early
Alejandro Mery 17 years ago
parent
commit
4a2ef59945
2 changed files with 5 additions and 16 deletions
  1. +4
    -15
      config.in
  2. +1
    -1
      pkgsel.d/mixed.all

+ 4
- 15
config.in

@ -1,11 +1,11 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: target/bare/config.in
# Copyright (C) 2007 The OpenSDE Project
#
# Copyright (C) 2007 - 2008 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
@ -18,14 +18,3 @@ SDECFGSET_PKGFILE_TYPE='tar.bz2'
SDECFGSET_DISABLE_NLS=0
SDECFGSET_DIETLIBC=1
SDECFGSET_DIETLIBC_pdksh=1
SDECFGSET_DIETLIBC_module_init_tools=1
SDECFGSET_DIETLIBC_modutils=1
SDECFGSET_DIETLIBC_udev=1
SDECFGSET_DIETLIBC_embutils=1
SDECFGSET_DIETLIBC_hotplug__=1
SDECFGSET_DIETLIBC_disktype=1
SDECFGSET_DIETLIBC_minised=1
SDECFGSET_DIETLIBC_ipconfig=1
SDECFGSET_DIETLIBC_fget=1

+ 1
- 1
pkgsel.d/mixed.all

@ -98,7 +98,7 @@ X popt
# sysfiles split
X stone
X mkinitrd
X mkinitramfs
###################### Begin desktop basic packages and deps#############################

Loading…
Cancel
Save