summaryrefslogtreecommitdiff
path: root/hook-functions
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2007-04-16 20:05:00 +0200
committermaximilian attems <maks@debian.org>2007-04-16 20:05:00 +0200
commitadda784dc1289b3ceb0ce207850ef9a93102febe (patch)
treed4493e09711972e96d0e6a64e81ef17e2dc6bbed /hook-functions
parentb9e2f8e2aa33dd26914883c6ced457c12c171c1d (diff)
downloadinitramfs-tools-adda784dc1289b3ceb0ce207850ef9a93102febe.tar.gz
initramfs-tools-adda784dc1289b3ceb0ce207850ef9a93102febe.zip
minor cleanups to get 0.87 ready:
- add changelog entries to david changes - change to my new debian.org email adresses in manpages too - module list is alphabetic
Diffstat (limited to 'hook-functions')
-rw-r--r--hook-functions4
1 files changed, 2 insertions, 2 deletions
diff --git a/hook-functions b/hook-functions
index f33d323..a5d1f61 100644
--- a/hook-functions
+++ b/hook-functions
@@ -168,12 +168,12 @@ auto_add_modules()
net)
for x in 3c59x 8139cp 8139too 8390 b44 bmac bnx2 defxx \
dl2k e1000 e100 ehea epic100 ep93xx_eth eql fealnx \
- famachi forcedeth hp100 mace mv643xx_eth myri10ge \
+ famachi forcedeth gelic_net hp100 mace mv643xx_eth myri10ge \
natsemi ne2k-pci netconsole ns83820 pcnet32 qla3xxx \
r8169 s2io sis900 skge slhc smc911x starfire \
sundance sungem sungem_phy sunhme tg3 tlan de2104x \
de4x5 dmfe tulip winbond-840 xircom_cb xircom_tulip_cb \
- typhon via-rhine via-velocity yellowfin gelic_net; do
+ typhon via-rhine via-velocity yellowfin; do
manual_add_modules "${x}"
done
;;