Browse Source

[opensde] improved build_stage2.sh to recognise util-linux-ng

karasz/new-early
Nagy Karoly Gabriel 16 years ago
parent
commit
37c3d7d9ce
1 changed files with 5 additions and 4 deletions
  1. +5
    -4
      target/share/install/build_stage2.sh

+ 5
- 4
target/share/install/build_stage2.sh

@ -1,12 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: target/share/install/build_stage2.sh
# Copyright (C) 2006 - 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE 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
@ -40,7 +40,8 @@ less nvi bc cpio
ed zile
curl dialog minicom
lrzsz rsync tcpdump module-init-tools
sysvinit shadow util-linux wireless-tools
sysvinit shadow util-linux util-linux-ng
wireless-tools
runit runit-logacct runit-shutdown
net-tools procps psmisc
modutils pciutils portmap

Loading…
Cancel
Save