diff options
author | maximilian attems <maks@debian.org> | 2006-07-20 17:41:31 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2006-07-20 17:41:31 +0200 |
commit | 475bcbc9d6eefe90de6efe424bfb5bcca999fbc7 (patch) | |
tree | 2475f88bfdbdfc9508a30e84939ffa3cf4b8d9ae /debian/control | |
parent | 17d01b3434dac54ace5991029ed069b3d185ffd2 (diff) | |
download | initramfs-tools-475bcbc9d6eefe90de6efe424bfb5bcca999fbc7.tar.gz initramfs-tools-475bcbc9d6eefe90de6efe424bfb5bcca999fbc7.zip |
- drop md scripts
- pump klibc dep
- use resume klibc-utils bin
- remove some klibc binaries
- use nfsmount
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a5a1cee..53caa8f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2.0 Package: initramfs-tools Architecture: all -Depends: klibc-utils (>= 1.1.16-1), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, module-init-tools, udev (>= 0.086-1) +Depends: klibc-utils (>= 1.4.11-1), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, module-init-tools, udev (>= 0.086-1) Provides: linux-initramfs-tool Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for prepackaged |