aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lvm2: bump.Robin H. Johnson2017-09-025-107/+63
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* busybox: move to 1.27.2Robin H. Johnson2017-09-0220-847/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* add patches for busybox 1.26.0Matthew Thode2017-01-014-0/+153
|
* Load modules by absolute path in busybox modprobeRichard Yao2014-03-151-0/+26
| | | | | | | | | | | | | | | | | | | Our switch to busybox modprobe broke ZFS module loading where busybox modprobe would load two modules and then fail. Limited developer time resulted in a hack being put into place to repeat modprobe until ZFS appeared. However, this was never a real long term solution. Recent analysis with strace suggests that loading two modules corrupts busybox's current working directory inside the kernel. Consequently, subsequent tests where absolute paths were used instead of relative ones made the problem disappear. Modifying busybox to use full paths when loading modules makes module loading work on all affected kernels. While the long term plan is to fix the kernel, this workaround will be needed indefinitely for affected kernels, even after mainline Linux is fixed. Signed-off-by: Richard Yao <ryao@gentoo.org>
* Add patch to fix busybox bunzip2, see #497916.Guy Martin2014-01-241-0/+12
| | | | Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
* Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patchSebastian Pipping2012-09-101-0/+109
|
* Copy busybox patches from 1.20.1 to 1.20.2Sebastian Pipping2012-09-103-0/+177
|
* FUSE: Allow compilation of FUSE 2.8.6 with glibc 2.14 (bug #370411)Sebastian Pipping2012-07-101-0/+10
|
* Support busybox 1.20.1 (bug #419511)Sebastian Pipping2012-06-103-0/+177
|
* Use blkid from system's util-linux rather than compiling e2fsprogs ourselvesSebastian Pipping2012-05-171-42/+0
|
* Bug #398467: Update dmraid. Also add other patches from Portage tree.Robin H. Johnson2012-02-115-0/+163
|
* Port mdstart patch to busybox 1.19.3Sebastian Pipping2012-01-151-0/+130
|
* Copy some patches from busybox/1.18.1 to busybox/1.19.3Sebastian Pipping2012-01-132-0/+47
|
* Add a patch for e2fsprogs/1.42 from main treeSebastian Pipping2012-01-131-0/+42
|
* Copy patch from lvm/2.02.74 to lvm/2.02.88Sebastian Pipping2012-01-131-0/+37
|
* Fix patch typo that broke compile.Robin H. Johnson2011-10-071-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Enable patch application for mdadm, add patch to fix compilation (bug #381089)Sebastian Pipping2011-08-301-0/+26
|
* End support for 4 years old busybox 1.7.4 (bug #377133)Sebastian Pipping2011-07-318-401/+0
|
* Remove patch on -lspl as our --without-slp seems to take another branch in ↵Sebastian Pipping2011-05-311-11/+0
| | | | configure, anyway
* iSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconfFabio Erculiani2011-03-221-7/+7
|
* open-iscsi: fix compilation when openslp is installed.Fabio Erculiani2011-03-222-0/+22
| | | | | | | | | | | | | Two main issues: 1. open-iscsi build system, inside Makefile, user target, calls ./configure (which is very bad itself) without letting to choose configure options. Fixed in: open-iscsi-2.0.872-omg-calling-configure.patch 2. when openslp support is automagically enabled, -lslp didn't get added to compiler arguments. Fixed in: open-iscsi-2.0.872-slp.patch Peace.
* Merge branch 'master' into experimentalSebastian Pipping2011-01-201-0/+11
|\ | | | | | | | | Conflicts: ChangeLog
| * busybox 1.18.1: Return of mdstart as an applet (regression) (bug #351909)Sebastian Pipping2011-01-201-0/+11
| |
* | mdadm: Remove busybox mdadm re-makeSebastian Pipping2011-01-174-11765/+0
|/
* Port patch lvm2-2.02.72-dynamic-static-ldflags.patch to work without running ↵Sebastian Pipping2011-01-141-0/+37
| | | | autoreconf
* LVM 2.02.28 fixAmadeusz Żołnowski2011-01-142-0/+33
|
* Port summary of busybox patches from 1.7.4 to 1.18.1Sebastian Pipping2011-01-131-0/+16
|
* Remove signed-off-by tags, as the patch changed since the reviewSebastian Pipping2011-01-133-6/+0
|
* Add busybox patches ported from 1.7.4 to 1.18.1Denis Kaganovich2011-01-134-0/+6038
|
* Add patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943)Sebastian Pipping2010-11-291-0/+42
|
* Replace debug patch with simple patch to add trivial support for -i option ↵Andrew Gaffney2008-11-132-50/+24
| | | | to mount/umount
* Change typo in unionfs-fuse mount opt and add -i support to umountagaffney2008-11-131-0/+12
|
* remove old 'mount -i' patchagaffney2008-11-131-11/+0
|
* more debugging codeagaffney2008-11-131-0/+27
|
* debugging patch for busyboxagaffney2008-11-131-0/+11
|
* Add patch for busybox to add -i option to mount commandagaffney2008-11-131-0/+11
|
* Add README to busybox patches diragaffney2008-08-241-0/+23
|
* Add patch from ebuild in-tree to fix build issue with signals on hppaAndrew Gaffney2008-03-291-0/+28
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@659 67a159dc-881f-0410-a524-ba9dfbe2cb84
* Update busybox static-error patch to actually workAndrew Gaffney2008-03-121-0/+13
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@623 67a159dc-881f-0410-a524-ba9dfbe2cb84
* Update mdadm and mdstart patchesAndrew Gaffney2008-03-112-66/+18
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@620 67a159dc-881f-0410-a524-ba9dfbe2cb84
* Add busybox patch to remove error about compiling staticallyAndrew Gaffney2008-03-111-0/+10
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@618 67a159dc-881f-0410-a524-ba9dfbe2cb84
* Add apply_patches() function to automagically apply patches for a given utilAndrew Gaffney2008-03-114-0/+6195
Add updated busybox patches for 1.7.4 from robbat2 Change BUSYBOX_VER to 1.7.4 git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@616 67a159dc-881f-0410-a524-ba9dfbe2cb84