]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- add switchroot
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Sep 2004 18:13:49 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox.spec -> 1.98

busybox.spec

index 8813b9246782cca8f2a59fc5bf3dc15742fdb642..f0f82d47a93faca8578e9c4d44b0640abed52c41 100644 (file)
@@ -53,6 +53,7 @@ Patch6:               %{name}-ash_exec.patch
 Patch7:                %{name}-kernel_headers.patch
 Patch8:                %{name}-insmod-morearchs.patch
 Patch9:                %{name}-dhcp.patch
+Patch10:       %{name}-switchroot.patch
 URL:           http://www.busybox.net/
 BuildRequires: gcc >= 3.2
 %{?with_static:BuildRequires:  glibc-static}
@@ -146,6 +147,7 @@ Statycznie skonsolidowany busybox dla initrd.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 install %{SOURCE1} .config
This page took 0.168233 seconds and 4 git commands to generate.