summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix install with static-libs (#487756 by Andrius Štikonas)Pacho Ramos2013-10-123-13/+10
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
* Move things to /usr (#485034 by Kirill Elagin and fix by Enrico Tagliavini), ↵Pacho Ramos2013-10-113-10/+108
| | | | | | | this also causes to rhgb-compat-link to be dropped due it pointing to old location, use readme.gentoo.eclass, move to eapi5, move the openrc vs systemd blocker behind 'systemd' USE flag to prevent people enabling it globally from getting systemd blocked. Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
* Old.Jeroen Roovers2013-09-304-195/+10
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Stable for x86, wrt bug #485596Agostino Sarubbo2013-09-303-18/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #484260Agostino Sarubbo2013-09-303-18/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #485596Agostino Sarubbo2013-09-283-19/+22
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Taking LILO back under my wing as it seems to have been abandoned.Tony Vroon2013-09-233-6/+13
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0xB5058F9A
* Version bump, as requested by Tomasz Golinski in bug #473366. Rediffed ↵Tony Vroon2013-09-234-10/+205
| | | | | | | "novga" patch by Ben Kohler closes bug #452862. Upstream changelog confirms that this fixes the GCC 4.8 build failure reported by nzqr in bug #471274. Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0xB5058F9A
* sys-boot/syslinux: Drop QA check for CFLAGS with USE=-custom-cflagsJustin Lecher2013-09-238-28/+81
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
* Stable for amd64, wrt bug #484260Agostino Sarubbo2013-09-223-9/+22
| | | | | | Package-Manager: portage-2.2.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #485048Agostino Sarubbo2013-09-223-18/+21
| | | | | | Package-Manager: portage-2.2.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Need to call mount-boot_mount_boot_partition first.Mike Gilbert2013-09-214-9/+17
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Make a symlink from /boot/grub/grub.cfg to /boot/grub2/grub.cfg in case ↵Mike Gilbert2013-09-214-11/+30
| | | | | | | people don't read the warning. Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Link to the migration guide if grub:0 is installed.Mike Gilbert2013-09-214-11/+27
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Change references from /boot/grub2 to /boot/grub.Mike Gilbert2013-09-213-10/+13
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Move BUILD_CC from grub_configure to src_configure.Mike Gilbert2013-09-214-15/+15
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* No reason to localize BUILD_CC variable.Mike Gilbert2013-09-214-11/+13
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Export BUILD_CC before calling configure, bug 486592 by ago.Mike Gilbert2013-09-214-9/+21
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Stable for amd64, wrt bug #485048Agostino Sarubbo2013-09-213-5/+28
| | | | | | Package-Manager: portage-2.2.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Remove old ebuilds.Mike Gilbert2013-09-207-1667/+10
| | | | | Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Drop the --with-grubdir=grub2 option and emit a warning on upgrades.Mike Gilbert2013-09-074-12/+295
| | | | | Package-Manager: portage-2.2.1/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Depend on sys-boot/syslinux-4 (bug #474648).Jeroen Roovers2013-09-075-14/+18
| | | | | Package-Manager: portage-2.2.1/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Clean up PYTHON_COMPAT from old implementations.Michał Górny2013-09-053-9/+25
| | | | | Package-Manager: portage-2.2.1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* New snapshot, resolves multiboot build failure, bug 479764.Mike Gilbert2013-08-163-2/+283
| | | | | Package-Manager: portage-2.2.0/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Version bump to newest master version.Michael Weber2013-08-153-5/+81
| | | | | Package-Manager: portage-2.2.0/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Add latest next version, drop live ebuilds.Michael Weber2013-08-154-67/+36
| | | | | Package-Manager: portage-2.2.0/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* WhitespacePatrick Lauer2013-08-145-21/+15
| | | | Package-Manager: portage-2.2.0/cvs/Linux x86_64
* Bump.Robin H. Johnson2013-08-133-3/+95
| | | | Package-Manager: portage-2.2.0_alpha177/cvs/Linux x86_64
* Remove old snapshot.Mike Gilbert2013-08-043-265/+8
| | | | | Package-Manager: portage-2.2.0_alpha193/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* New snapshot, resolves bug 468136. Append -fuse-ld=bfd to LDFLAGS for ↵Mike Gilbert2013-08-044-15/+294
| | | | | | | gcc-4.8+ as a workaround for bug 439082. Package-Manager: portage-2.2.0_alpha193/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Version bump, drop old versionsMichael Weber2013-08-025-156/+24
| | | | | Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Fix "!has_version: command not found", bug #478668.Maxim Koltsov2013-07-313-8/+15
| | | | | Package-Manager: portage-2.1.13.1/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8DBDADE
* Fix ChangeLog entry.Jeroen Roovers2013-07-312-10/+6
| | | | | Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Version bump.Chí-Thanh Christopher Nguyễn2013-07-303-2/+71
| | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
* Bump to new prerelease.Chí-Thanh Christopher Nguyễn2013-07-303-6/+13
| | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
* We don't need autogen with a pristine snapshot.Mike Gilbert2013-07-284-11/+21
| | | | | Package-Manager: portage-2.2.0_alpha190/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Add new snapshot for bug 468136.Mike Gilbert2013-07-284-26/+282
| | | | | Package-Manager: portage-2.2.0_alpha190/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Update metadata.xml to reflect new email addressJonathan Callen2013-07-273-11/+20
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x229E5838
* Version bumpMichael Weber2013-07-233-5/+82
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Version bumpMichael Weber2013-07-233-5/+81
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Let configure auto-detect efiemu support.Mike Gilbert2013-07-214-11/+19
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Remove patches that have been applied upstream.Jeroen Roovers2013-07-213-9/+10
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Add support for probing EFI system partition, bug 477314 by Ben Kohler. ↵Mike Gilbert2013-07-215-9/+312
| | | | | | | Respect bashcompdir, bug 477392 by Alphat-PC. Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* Drop dracut dependency, add ewarn about dracut or genkernel, bug 476936. ↵Maxim Koltsov2013-07-203-14/+22
| | | | | | | Thanks to Enrico Tagliavini. Package-Manager: portage-2.1.12.13/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8DBDADE
* Initial import (bug 421681)Michael Weber2013-07-198-1/+210
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Initial import (bug 421681)Michael Weber2013-07-192-0/+21
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Clearify message about /boot/{config,cmdline}.txt, only warn if files exist ↵Michael Weber2013-07-196-21/+72
| | | | | | | (INSTALL_MASK, thanks TomWij). Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x62EEF090
* Bump to 1.62, adding support for EFI. Thanks to Ben Kohler, bug #477312.Maxim Koltsov2013-07-183-16/+94
| | | | | Package-Manager: portage-2.1.12.13/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8DBDADE
* Version bump.Jeroen Roovers2013-07-183-5/+62
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Drop remove-HOME-TERM patch. README is gone.Jeroen Roovers2013-07-183-9/+12
| | | | | Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613