summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-10-131-2/+2
|
* Fixes bug #102004John Mylchreest2005-10-101-5/+7
|
* Removing devfsd block. Should keep everyone happy. Any bugs coming in need ↵John Mylchreest2005-10-071-6/+1
| | | | to be closed WONTFIX and users to use static-dev or udev.
* Fixes a bug, which I cant find :) Also helps out those who want static /dev, ↵John Mylchreest2005-09-291-6/+9
| | | | afterall virtual/dev-manager is correct in base profiles
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-09-251-2/+2
|
* run make in silent mode and remove arm/s390 crap from doc buildingMike Frysinger2005-09-151-10/+13
|
* Quick fix for some minor bugs. SHould now install docs in KPATCH_DIR OK ↵John Mylchreest2005-09-121-2/+12
| | | | (although the implementation is a little poor since there is a re-write which deals with everything correctly) and also checks docs exist first - I cant re-create this but its sane anyways.
* Do not run 'make mrproper' in pkg_prerm() since it causes too much ↵Henrik Brix Andersen2005-08-311-19/+2
| | | | confusion, bug #101426.
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-231-3/+3
|
* make symlinks for 2.4 headersMike Frysinger2005-08-231-3/+3
|
* apply whitespace checks from repoman to eclassesSven Wegener2005-08-221-2/+2
|
* forced arm asm soft linking in case the link already existsMike Frysinger2005-08-131-4/+4
|
* ading support for deprecated devfs in 2.6.13John Mylchreest2005-07-211-1/+9
|
* clean up multilib header creation, add support for s390 / s390x, and punt ↵Mike Frysinger2005-07-211-24/+25
| | | | virtual/kernel
* touchup unpack_2_4 to work with cross-compiling and quote S everywhereMike Frysinger2005-07-161-33/+40
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-16/+16
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Ugly hack to get around a 32-bit userland with ppc64 kernel on ppc64. Will ↵Daniel Ostrow2005-07-061-1/+6
| | | | be removed once something more reasonalbe rears it's head.
* Changes for ppc64 64bit kernel with a 32bit userland and multilib.Daniel Ostrow2005-07-021-1/+10
|
* Installing man pages to /usr/share/man. Closes bug #97444John Mylchreest2005-06-301-3/+3
|
* Added missing space to *DEPEND.Sven Wegener2005-06-251-2/+2
|
* Fixes bug #96620, Thanks to Martin von Gagern. Also fixes #96658John Mylchreest2005-06-231-5/+8
|
* adding pkg_prerm as per bug #96510John Mylchreest2005-06-231-2/+19
|
* Ease use of genpatchesDaniel Drake2005-06-221-3/+21
|
* Ignore KBUILD_OUTPUT for linux-headers. Fixes bug #92620John Mylchreest2005-05-151-1/+5
|
* Fix #90261.Tim Yamin2005-05-091-6/+3
|
* Linux 2.4 has no installmandocs targetDaniel Drake2005-04-301-1/+2
|
* Fixes bug #77190, unsetting LANG and changing LC_ALL to prevent any locale ↵John Mylchreest2005-04-141-2/+5
| | | | weirdness
* Fixes bug #84856, thanks to Florian WestphalJohn Mylchreest2005-04-141-3/+3
|
* Interesting one :)John Mylchreest2005-04-131-8/+11
|
* Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one.John Mylchreest2005-04-121-2/+2
|
* Reverting OKV/KV_FULL stuffs since there was a school-girl error in locating ↵John Mylchreest2005-04-101-9/+10
| | | | it at the bottom of the function. Sorry folks.
* Adding ARCH logic to unpack 2.4, also fixing problem with incorrect PROVIDE ↵John Mylchreest2005-04-071-114/+118
| | | | cache by forcing setect_version if OKV isnt set. This deprecates the requirement of needing to call detect_version. CKV should still be used! Also, moved around the logic to detect X.X.X.Y patch vs extra. It's correct now :)
* Fixing 2.6.8.1 KV_EXTRA blunderJohn Mylchreest2005-04-061-4/+10
|
* Adding KV_EXTRA support to kernel-2John Mylchreest2005-04-051-2/+11
|
* linux-2.4 fixes for armMike Frysinger2005-03-301-1/+7
|
* Closing bug #77321 and #77312Carlos Silva2005-03-171-1/+6
|
* Fixinng 8+ patches problemCarlos Silva2005-03-131-8/+8
|
* Having the /sys check honour ROOT when mkdir'ingJohn Mylchreest2005-03-101-2/+2
|
* Re-comitting the fix for patch strict_order. Works this time :)John Mylchreest2005-03-091-2/+3
|
* Correcting commit message. What was actually done was fixing strict_count to ↵John Mylchreest2005-03-081-1/+2
| | | | pad zeroes so that sort -n would not fail
* Changing array substitutions to _ not -, this prevents the cosmetic bad ↵John Mylchreest2005-03-081-4/+14
| | | | substitution errors
* Fixes bug #84189John Mylchreest2005-03-061-11/+12
|
* $ARCH -> $(tc-arch)Mike Frysinger2005-03-021-4/+4
|
* Add K_DEFCONFIG for improved MIPS headers support.Tim Yamin2005-02-271-3/+12
|
* Makefile sed fix thanks to joecool <joecool1029@gmail.com> in bug 82701Daniel Drake2005-02-241-5/+11
|
* make sure we dont include .orig cruftMike Frysinger2005-02-211-1/+4
|
* Allow !<symbol> for CDEFINE in create_ml_includes.Jeremy Huddleston2005-02-141-2/+2
|
* Added make prepare-all to compile_headers(). arch/sparc64 doesn't have a ↵Jeremy Huddleston2005-02-121-2/+1
| | | | prepare target, and prepare0 is the one that makes version.h, so prepare-all is the correct target. I am leaving prepare in as I am not certain why it was chozen. Perhaps 2.4 didn't have prepare-all?