Difference between revisions of "Forked Ebuilds"
From Funtoo Linux
| Line 98: | Line 98: | ||
|TBC | |TBC | ||
|Nothing | |Nothing | ||
| + | |- | ||
| + | |sys-kernel | ||
| + | |genkernel | ||
| + | |3.4.12.6-r5 | ||
| + | |Multiple changes - doesn't build LVM internally (uses Funtoo static version), supports external build directories, includes Sabayon patches, toolchain improvements | ||
| + | |N/A | ||
|- | |- | ||
|sys-libs | |sys-libs | ||
Revision as of 17:34, 21 May 2011
This is the list of ebuilds we have forked so far by alphabetical name (if you are looking for the ebuilds specific to Funtoo, please refer there):
| Category | Name | Version | Changes/Notes | TODO |
|---|---|---|---|---|
| app-arch | tar | TBC | forked tar, tar-1.24 version has device nodes creation bugs, stage3 affected | tar-1.25 is masked for testing |
| app-portage | eix | 0.22.8-r1 | Removal of all options triggering an rsync to a remote portage tree. | Update the manual pages. |
| app-shells | bash | 4.1_p10 | Has funtoo patch to document use of /etc/bash/bashrc | QA: Impact on manual pages? |
| dev-lang | perl | 5.12.3 | rev-bump coming from the Gentoo side, no changes. | See for deps with libperl (2011-04-17) |
| dev-lang | python | TBC | Enable default python if none, fixes metro, and for 2.* series, create /usr/bin/python if it does not exist. | Nothing |
| media-libs | libsdl | TBC | Added use flags to enable alsa-shared and pulseaudio-shared. Gentoo bug #310793 | Try to get gentoo to fix |
| media-sound | jack | TBC | Added new revision with fix for Gentoo bug #298850 | Try to get gentoo to fix |
| net-misc | dhcpcd | TBC | Provide "net" removed to prevent dhcpcd from starting automatically. Initscript no longer references net.lo. | Nothing |
| net-wireless | iwl5000-ucode | 8.83.5.1-r1 | Forked 8.83.5.1 to a new version not in Gentoo. This version checks the kernel revision in /usr/src/linux and dies if it is < 2.6.38 and add a dependency on sys-kernel/gentoo-sources >= 2.6.38. | Nothing |
| sci-libs | blas-atlas | TBC | Add missing dependency on sys-devel/gcc[fortran] | Gentoo working on fix |
| sci-libs | blas-reference | TBC | Add missing dependency on sys-devel/gcc[fortran] | Gentoo working on fix |
| sys-apps | sandbox | 2.3 | forked to have control over masking and metro building procedures | new sandbox-2.5 |
| sys-apps | gptfdisk | 0.6.13 | improved ebuild, fixes in logical sector sizes | Nothing |
| sys-apps | tcp-wrappers | 7.6-r9 | sys-apps/tcp-wrappers-7.6-r8 + some patches coming from Debian. This releases, most notably, adds several manual pages and support for CIDR. | Nothing |
| sys-fs | lvm2 | TBC | TBC | Nothing |
| sys-kernel | genkernel | 3.4.12.6-r5 | Multiple changes - doesn't build LVM internally (uses Funtoo static version), supports external build directories, includes Sabayon patches, toolchain improvements | N/A |
| sys-libs | glibc | 2.11.2-r2 | Funtoo's glibc 2.11.2-r2 is equivalent to Gentoo's 2.11.2-r3, and contains a patch for GLSA 201011-01, so all Funtoo systems are fully patched even though they may at first appear to not be due to -r differences. | Nothing |
| virtual | package-manager | TBC | Remove paludis and pkgcore. Not usable on funtoo yet | Nothing |
Please :
- report any bugs for these ebuilds to the funtoo-dev mailing list.
- keep listed all versions pushed in Funtoo with the changes you made, this will help when backtracking issues or the adaptations made.