diff options
author | Eric Andersen | 2000-11-29 21:39:02 +0000 |
---|---|---|
committer | Eric Andersen | 2000-11-29 21:39:02 +0000 |
commit | 4bfb6b7b67ff4238fde52e4019efe2284b9f99ef (patch) | |
tree | e9e09f6d93fc8e16b2fd13844b07beede33176d8 /Changelog | |
parent | e500d2083560b2988e7e48e00ba836ce0450c656 (diff) | |
download | busybox-4bfb6b7b67ff4238fde52e4019efe2284b9f99ef.zip busybox-4bfb6b7b67ff4238fde52e4019efe2284b9f99ef.tar.gz |
Finish commit of rpmunpack and add in scripts for undeb and unrpm
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,10 @@ * Fixed uname problem causing the kernel version to be mis-detected (causing problems with poweroff, init, - and other things). + and other things). + * kent robotti -- Renamed unrpm to original rpmunpack, so you can use + an included shell script called unrpm as a front end to it. There's + also a shell script called undeb included for debian packages. -Erik Andersen |