]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- rel 2; enable rmmod on busybox (will be used by new geninitrd) auto/th/busybox-1_14_2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 29 Aug 2009 22:38:03 +0000 (22:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox-initrd.config -> 1.48
    busybox.spec -> 1.171

busybox-initrd.config
busybox.spec

index 9c85d6dbb3b9f37dac7bbf7c2861168c7b7441b8..9e72f0b5de84837531df94cdc90a5297272bd9e9 100644 (file)
@@ -428,7 +428,7 @@ CONFIG_INSMOD=y
 # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
 # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
 # CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL is not set
-# CONFIG_RMMOD is not set
+CONFIG_RMMOD=y
 CONFIG_LSMOD=y
 # CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set
 # CONFIG_MODPROBE is not set
index 19a4ca98d2793b448a2f48eab5539875ca627a29..6a607447731fc25090dd413ae20fc1ffb1b88f23 100644 (file)
@@ -35,7 +35,7 @@ Summary(pt_BR.UTF-8): BusyBox é um conjunto de utilitários UNIX em um único b
 Name:          busybox
 # stable line only
 Version:       1.14.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications
 Source0:       http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
This page took 0.105403 seconds and 4 git commands to generate.