Browse Source

modules: Changed BOOT.initrd to not set any package directly

legacy/next/gcc
Alejandro Mery 18 years ago
parent
commit
e419e6dff8
1 changed files with 4 additions and 10 deletions
  1. +4
    -10
      pkgsel/Base/BOOT.initrd.choice

+ 4
- 10
pkgsel/Base/BOOT.initrd.choice

@ -1,11 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: target/mnemosyne/pkgsel/Base/BOOT.initrd.choice
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2002 - 2006 Alejandro Mery
#
#
# 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
@ -14,10 +15,3 @@
#Description: Run from within an initrd images
#Forced: FOOTPRINT=embedded
X mktinitrd
X cpio
# remove it so sysvinit/config.in doesn't enable it when seeing
# that no other INIT is available
- runit
- minit

Loading…
Cancel
Save