rpms/busybox/devel busybox-1.10.1-static.patch, 1.1, 1.2 busybox.spec, 1.82, 1.83

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Wed Jul 23 13:46:27 UTC 2008


Author: varekova

Update of /cvs/pkgs/rpms/busybox/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24577

Modified Files:
	busybox-1.10.1-static.patch busybox.spec 
Log Message:
- add findfs to static version of busybox 
 (kexec-tools need it #455998)


busybox-1.10.1-static.patch:

Index: busybox-1.10.1-static.patch
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox-1.10.1-static.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- busybox-1.10.1-static.patch	9 May 2008 09:27:17 -0000	1.1
+++ busybox-1.10.1-static.patch	23 Jul 2008 13:45:36 -0000	1.2
@@ -1,6 +1,6 @@
-diff -up busybox-1.10.1/scripts/defconfig.pom busybox-1.10.1/scripts/defconfig
---- busybox-1.10.1/scripts/defconfig.pom	2008-05-09 10:48:54.000000000 +0200
-+++ busybox-1.10.1/scripts/defconfig	2008-05-09 10:54:30.000000000 +0200
+diff -up busybox-1.10.3/scripts/defconfig.static busybox-1.10.3/scripts/defconfig
+--- busybox-1.10.3/scripts/defconfig.static	2008-04-19 05:50:27.000000000 +0200
++++ busybox-1.10.3/scripts/defconfig	2008-07-23 15:26:28.000000000 +0200
 @@ -38,7 +38,7 @@ CONFIG_FEATURE_HAVE_RPC=y
  #
  # Build Options
@@ -28,3 +28,12 @@
  CONFIG_FDFORMAT=y
  CONFIG_FDISK=y
  CONFIG_FDISK_SUPPORT_LARGE_DISKS=y
+@@ -460,7 +460,7 @@ CONFIG_FEATURE_FDISK_WRITABLE=y
+ # CONFIG_FEATURE_SUN_LABEL is not set
+ # CONFIG_FEATURE_OSF_LABEL is not set
+ CONFIG_FEATURE_FDISK_ADVANCED=y
+-# CONFIG_FINDFS is not set
++CONFIG_FINDFS=y
+ CONFIG_FREERAMDISK=y
+ CONFIG_FSCK_MINIX=y
+ CONFIG_MKFS_MINIX=y


Index: busybox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- busybox.spec	11 Jun 2008 07:09:18 -0000	1.82
+++ busybox.spec	23 Jul 2008 13:45:36 -0000	1.83
@@ -1,7 +1,7 @@
 Summary: Statically linked binary providing simplified versions of system commands
 Name: busybox
 Version: 1.10.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Shells
@@ -112,6 +112,10 @@
 /sbin/busybox.petitboot
 
 %changelog
+* Wed Jul 23 2008 Ivana Varekova <varekova at redhat.com> - 1:1.10.3-2
+- add findfs to static version of busybox 
+  (kexec-tools need it #455998)
+
 * Tue Jun 10 2008 Ivana Varekova <varekova at redhat.com> - 1:1.10.3-1
 - update to 1.10.3
 




More information about the fedora-extras-commits mailing list