summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removing the glibc based specs, as they are now in the releng svn repository.HEADmasterChristian Heim2008-03-1411-102/+0
| | | | svn path=/; revision=410
* the no-multilib specs also needs the _beta1 changes.Christian Heim2008-03-143-8/+8
| | | | svn path=/; revision=409
* Use the right source_subpath w/ stage2/3.Christian Heim2008-03-142-2/+2
| | | | svn path=/; revision=408
* Renaming the dir, to reflect profile name.Christian Heim2008-03-143-0/+0
| | | | svn path=/; revision=407
* Updating to use 2008.0_beta1.Christian Heim2008-03-1411-19/+19
| | | | svn path=/; revision=406
* Use the right subprofile, Chris didn't create 2008.0 without a reason.Christian Heim2008-02-1411-11/+11
| | | | svn path=/; revision=405
* Using Chris' multi-inheritance goddess.Christian Heim2008-02-1211-11/+11
| | | | svn path=/; revision=404
* Updating the stage1 source_subpath.Christian Heim2008-02-123-3/+3
| | | | svn path=/; revision=403
* Updating the specs for the 2008.0 pre runs.Christian Heim2008-02-1226-78/+78
| | | | svn path=/; revision=402
* Catalyst: Update the specs, remove unnecessary packages from the overlay (as ↵Christian Heim2008-01-2041-1174/+78
| | | | | | they are in the tree). svn path=/; revision=401
* Replacing LDFLAGS="-Wl,-z,relro" with LDFLAGS="-Wl,-O1". As pointed out by ↵Christian Heim2008-01-1215-15/+15
| | | | | | Mike binutils-2.18* already defaults to -Wl,-z,relro. svn path=/; revision=400
* Adding back the portage_overlay.Christian Heim2008-01-1215-1/+16
| | | | svn path=/; revision=399
* Adding Mike's changes regarding uClibc compilation failures to the ↵Christian Heim2008-01-1212-0/+619
| | | | | | portage_overlay. svn path=/; revision=398
* Updating source_subpath, my sed somehow sucked ..Christian Heim2008-01-122-2/+2
| | | | svn path=/; revision=397
* Adding the specs for uclibc/ppc/hardened from rooster.Christian Heim2008-01-113-0/+35
| | | | svn path=/; revision=396
* x86/*/stage1 needs updating too\!Christian Heim2008-01-112-2/+2
| | | | svn path=/; revision=395
* Plain uclibc/ppc needs updating too ..Christian Heim2008-01-113-12/+10
| | | | svn path=/; revision=394
* Removing empty directories.Christian Heim2008-01-110-0/+0
| | | | svn path=/; revision=393
* Adding specs for the 'softfloat' variant.Christian Heim2008-01-113-0/+35
| | | | svn path=/; revision=392
* Updating to build from new snapshot.Christian Heim2008-01-1120-57/+56
| | | | svn path=/; revision=391
* Updating stage1 to be based on the last _hardened_ build, not on the last ↵Christian Heim2008-01-061-1/+1
| | | | | | non-hardened one (uClibc is going to error out due to gcc-4.1.2 trying to build a DT_TEXREL). svn path=/; revision=390
* Fix the source_subpath for stage1. Update cflags/cxxflags for hardened/stage1Christian Heim2008-01-062-3/+3
| | | | svn path=/; revision=389
* Update the source_subpath, to actually pickup the old stage.Christian Heim2008-01-051-1/+1
| | | | svn path=/; revision=388
* Update the source_subpath, to actually pickup the old stage.Christian Heim2008-01-052-2/+2
| | | | svn path=/; revision=387
* Updating the snapshot date. Removing portage_overlay, as Spanky fixed stage1 ↵Christian Heim2008-01-056-36/+24
| | | | | | for gcc in the tree. solar fixed up uclibc-0.9.28.3-r2 to include the necessary netdb.h changes for #195368. Modifying stage1 to be based on our last build. Adjusting all the other (dependant) stamps too. svn path=/; revision=386
* Updating the snapshot date. Removing portage_overlay, as Spanky fixed stage1 ↵Christian Heim2008-01-056-20/+18
| | | | | | for gcc in the tree. Modifying stage1 to be based on our last build. Adjusting all the other (dependant) stamps too. svn path=/; revision=385
* Updating the other (dependant) stamps.Christian Heim2008-01-055-10/+10
| | | | svn path=/; revision=384
* Updating the snapshot date. Removing portage_overlay, as Spanky fixed stage1 ↵Christian Heim2008-01-055-7/+6
| | | | | | for gcc in the tree. Modifying stage1 to be based on our last build. svn path=/; revision=383
* Changing the seed stage to a custom one (unpack 2006.1, emerge -1q sandbox ↵Christian Heim2008-01-022-2/+2
| | | | | | pax-utils pycrypto portage uclibc, tar up), due to sys-apps/gawk being merged *before* sys-libs/uclibc. svn path=/; revision=382
* Adding the confdir for the keywording.Christian Heim2008-01-023-0/+3
| | | | svn path=/; revision=381
* Adding the overlay to the specs, also adding the confdir for the keywording.Christian Heim2008-01-023-0/+4
| | | | svn path=/; revision=380
* Updating the ebuild, as solar added it to the main tree.Christian Heim2008-01-024-66/+15
| | | | svn path=/; revision=379
* Adding keywords for sys-libs/uclibc-0.9.28.3-r2.Christian Heim2008-01-021-0/+3
| | | | svn path=/; revision=378
* Initial set of specs for uclibc-hardened. Hopefully the multiple ↵Christian Heim2008-01-023-0/+41
| | | | | | portage_overlay thing works. svn path=/; revision=377
* Adding the initial set of specs for uclibc.Christian Heim2008-01-016-0/+72
| | | | svn path=/; revision=375
* Adding the initial set of specs.Christian Heim2008-01-0111-0/+105
| | | | svn path=/; revision=374
* Add a local copy of sys-libs/uclibc with patch to update ↵Christian Heim2008-01-014-0/+528
| | | | | | /usr/include/netdb.h (needed for #195368). svn path=/; revision=373
* Adding a local copy of sys-devel/gcc-3.4.6-r2, as we need the ↵Christian Heim2008-01-0132-0/+3240
| | | | | | -fno-stack-protector to build a stage1. svn path=/; revision=372
* uClibc needs some "convincing", as the current stable sys-apps/setarch-2.0 ↵Christian Heim2008-01-011-0/+2
| | | | | | isn't compiling due to #202889. svn path=/; revision=371
* Removing my mobile overlay.Christian Heim2007-11-141-0/+0
| | | | svn path=/; revision=369
* Thanks to robbat2, klibc is fixed in-tree.Christian Heim2007-11-146-188/+0
| | | | svn path=/; revision=368
* Cleaning up my private repo.Christian Heim2007-11-1010-339/+0
| | | | svn path=/; revision=367
* Cleaning up my hardened overlay.Christian Heim2007-11-1061-2195/+0
| | | | svn path=/; revision=366
* Hopefully fixing compilation for ppc64-32ul.Christian Heim2007-11-103-39/+27
| | | | svn path=/; revision=365
* No need to sed powerpc->ppc twice.Christian Heim2007-08-272-2/+2
| | | | svn path=/; revision=364
* Fix the DEPEND on sys-libs/db.Christian Heim2007-08-232-2/+2
| | | | svn path=/; revision=363
* Fix the DEPEND on sys-libs/db.Christian Heim2007-08-232-2/+2
| | | | svn path=/; revision=362
* Add app-arch/apt and app-arch/reprepro to my repository.Christian Heim2007-08-236-0/+169
| | | | svn path=/; revision=361
* Fixing the manifest.Christian Heim2007-08-201-1/+1
| | | | svn path=/; revision=360
* Fixing build, by hacking the output of tc-arch-kernel for sparc and ppc*.Christian Heim2007-08-201-5/+8
| | | | svn path=/; revision=359