Summary
Kernel.org LTS releases that focus on fixing any issues with current in-tree MIPS systems (primarily SGI), as well as adding missing support for any out-of-tree systems via custom patches.
Versions
v5.4.281 :: 5.4.281 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- -* ~mips
- USE flags
- build experimental ip27 ip28 ip30 symlink
v4.19.319 :: 4.19.319 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- -* ~mips
- USE flags
- build experimental ip27 ip28 ip30 symlink
USE flags
General
- build
- !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
- experimental
- Apply experimental (80xx) patches.
- ip27
- Enables additional support for SGI Origin (IP27)
- ip28
- Enables additional support for SGI Indigo2 Impact R10000 (IP28)
- ip30
- Enables support for SGI Octane (IP30, 'Speedracer')
- symlink
- Force kernel ebuilds to automatically update the /usr/src/linux symlink
Runtime Dependencies
app-alternatives / bc : bc symlink
app-alternatives / cpio : CPIO symlink
dev-build / make : Standard tool to compile source trees
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
sys-devel / bison : A general-purpose (yacc-compatible) parser generator
sys-devel / flex : The Fast Lexical Analyzer
sys-libs / ncurses : Console display library
virtual / libelf : Virtual for libelf.so.1 provider dev-libs/elfutils
virtual / pkgconfig : Virtual for the pkg-config implementation
Depending packages
virtual / linux-sources : Virtual for Linux kernel sources
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS versions, fix ebuild variable ordering
Signed-off-by: Joshua Kinard <kumba@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS versions & drop 4.14.x
Signed-off-by: Joshua Kinard <kumba@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS sources, fix make-4.4 issue
Added a patch from kernel upstream that fixes a compatibility issue with sys-devel/make-4.4 that can cause the kernel build to run in silent mode. See GNU Make/Savannah Bug #63818 and commit 4bf73588165b in the main kernel repository for more details. Signed-off-by: Joshua Kinard <kumba@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update to latest LTS 4.14/4.19/5.4
Signed-off-by: Joshua Kinard <kumba@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: LTS Updates, patch fix in 5.4.x.
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update to recent LTS kernel versions
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.28, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Add 'symlink' to IUSE
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: LTS Updates, EAPI 8, cleanups
- Updated to latest LTS versions for 4.14, 4.19, & 5.4 - Upgraded to EAPI 8 - Cleaned up various logic checks, [[ ]] instead of [ ], fixed use of $S in pkg_postinst, support USE symlink Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS kernel versions for MIPS.
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: LTS bump, add 5.4 fix for RTC poweroff
Bump LTS versions again and include a patch for 5.4.x to hopefully fix the ds1685_rtc_poweroff() function so that it actually works on IP30 systems. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS, fix ds1685
Bumped to latest LTS releases, and for the 5.4.x ebuild, pull in an updated patchset containing some backported fixes from Linux-5.13 for the DS1685 RTC driver used on SGI O2/SGI Octane Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Go back to EAPI6
Missed two items when bumping to EAPI7, so going back to EAPI6 until I can work a fix out. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: LTS bump, go to EAPI7
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS versions & quit epatch
Updates to the latest LTS kernels and replaces one use of 'epatch' in each ebuild with 'eapply'. Patch tarballs were also refreshed to address any offsets or fuzzes from patches. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-kernel/mips-sources: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Bump LTS versions
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.17, Repoman-3.0.2 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Bump LTS versions
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Fix ebuild issues introduced by last commit
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: LTS bump and fix patch issue
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Fix HOMEPAGE
Point HOMEPAGE to the Gentoo/MIPS Wiki article Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.9, Repoman-3.0.2 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS, add 5.4.x LTS
- Removed the ebuilds for LTS versions 4.4.x and 4.9.x - Removed the ebuilds for non-LTS versions 4.18.20 and 4.20.17 - Updated ebuilds for LTS versions 4.14.x and 4.19.x - Added an ebuild for LTS version 5.4.x - Updated SRC_URI to adhere to new Gentoo mirroring policy Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.9, Repoman-3.0.2 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update to latest LTS releases
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.103, Repoman-2.3.23 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-kernel/mips-sources: [QA] Fix BadHomepage
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS kernels, add 4.20.x
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Fix issue in src_unpack when no USE flags are set
Also fix a minor grammar issue in show_ip27_info() Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Fix minor issues w/ 4.19.x & update LTS again.
4.19.x kernels in mips-sources are based off of torvalds' kernel.org git repo due to the migration away from linux-mips.org. Set EXTRAVERSION to "-gentoo-mips" due to the extra patches added for SGI system support. Older LTS kernels are based off their respective linux-mips.org snapshots, and will remain so until their retirement. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Fix wrong GENPATCHREV for 4.9 & 4.14
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS kernels, remove 4.17, add 4.19
4.17.19 removed 4.19.77 added All remaining sources updated to latest LTS Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update LTS kernels to latest releases
4.4.186 -> 4.4.192 4.9.186 -> 4.9.192 4.14.135 -> 4.14.143 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Security updates for LTS series
Updated 4.4 to 4.4.186 Updated 4.9 to 4.9.186 Updated 4.14 to 4.14.135 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update to more recent versions
- Updated 4.4, 4.9, & 4.14 to latest - Added 4.18.20 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update to more recent versions & EAPI6
- Updated 4.4 & 4.9 to latest - Removed 4.13.16 - Added 4.14 longterm - Added 4.17.19 - Switched to EAPI6 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Marty E. Plummer · gentoo
sys-kernel/mips-sources: versionator->eapi7-ver
Originally used versionator functions with the assumption it would always have it from kernel-2.eclass; switch to eapi7-ver and add explicit inheritance. Cherry-picked from https://github.com/gentoo/gentoo/pull/9064 to fix issue revealed by commit c6b150836dfef848e51ec2cce801b12daf2c77b1. Package-Manager: Portage-2.3.40, Repoman-2.3.9 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Joshua Kinard · gentoo
sys-kernel/mips-sources: version bumps
Bump to latest 4.4.x/4.9.x, remove 4.11.x/4.12.x, and add latest 4.13.x Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Joshua Kinard · gentoo
sys-kernel/mips-sources: version bumps and removals
Ebuilds for 4.8.17 and 4.10.17 were removed. 4.4.79 updated to 4.4.91 4.9.40 up dated to 4.9.54 4.12.4 updated to 4.12.14 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Joshua Kinard · gentoo
sys-kernel/mips-sources: Updates for 4.4, 4.9, & 4.12
4.4.78 -> 4.4.79 4.9.39 -> 4.9.40 4.12.3 -> 4.12.4 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Joshua Kinard · gentoo
sys-kernel/mips-sources: version bumps
4.4.76 -> 4.4.78 4.9.36 -> 4.9.39 4.11.9 -> 4.11.12 4.12 -> 4.12.3 Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Joshua Kinard · gentoo
sys-kernel/mips-sources: Security bumps, add ebuild for 4.12
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Joshua Kinard · gentoo
sys-kernel/mips-sources: version bumps for 4.4, 4.9, 4.10, and 4.11
Bumped to the following versions: - 4.4.55 -> 4.4.71 Added new ebuilds for the following versions: - 4.9.31 - 4.10.17 - 4.11.4 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Joshua Kinard · gentoo
sys-kernel/mips-sources: Update 4.4.43 to 4.4.55
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Joshua Kinard · gentoo
sys-kernel/mips-sources: Resolve Bug #586420
Merge eblit source into each ebuild to resolve Bug #586420. Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Joshua Kinard · gentoo
sys-kernel/mips-sources: bump to 4.4.43 & 4.8.17, update copyright date.
Bump 4.4.39 -> 4.4.43 and 4.8.15 -> 4.8.17 (EOL). Updated the copyright dates to reflect the new year, and removed the unused Cobalt eblit. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Joshua Kinard · gentoo
sys-kernel/mips-sources: bump to latest 4.4 LTS kernel & 4.8 kernel.
Includes numerous changes to enhance IP27 and IP30 support over the past few kernel releases. IP27 still has issues, but should be usable at this point. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Joshua Kinard · gentoo
Bump 4.2.6 to 4.2.8 and 4.3.0 to 4.3.3.
Package-Manager: portage-2.2.26 - Joshua Kinard · gentoo
Fix the GITDATE variable in the 4.2.6 ebuild to pull the correct files off of the mirrors.
Package-Manager: portage-2.2.26 - Joshua Kinard · gentoo
Removed 4.1.7, updated to 4.2.6, added 4.3.0. From linux-mips.org git 20151126.
Package-Manager: portage-2.2.26 - Joshua Kinard · gentoo
4.1.6 -> 4.1.7, updated BFQ patch in 4.2.0 to v7r9.
Package-Manager: portage-2.2.20.1 - Joshua Kinard · gentoo
Update 4.1.6/4.2.0 to -r1 to address a flaw in how the 4003 set_pte() patch was generated, plus other minor fixes.
Package-Manager: portage-2.2.20.1 - Joshua Kinard · gentoo
Update to 4.1.6/4.2.0, update several eblits, and fix copyright dates.
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed