summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release: New script (copied from gcc-8)HEADmasterPatrick McDermott2020-12-081-0/+13
|
* control: B-D on opkbuild that won't break B-DPatrick McDermott2020-12-081-1/+1
|
* Organize packages into sectionsPatrick McDermott2020-12-086-1/+6
|
* linux-image: Drop "Essential: yes"Patrick McDermott2020-12-082-1/+4
|
* copyright: UpdatePatrick McDermott2020-12-081-2/+2
|
* build: Work around our own broken GCCPatrick McDermott2020-12-081-0/+11
|
* source.mk: Update, rewrite gpg code, switch to xzPatrick McDermott2020-12-082-14/+19
|
* control: Update Maintainer and HomepagePatrick McDermott2020-12-082-2/+3
|
* changelog: New upstream version (EOL)Patrick McDermott2020-12-082-1/+8
| | | | | And B-D on an opkbuild version with support for "+" in upstream version strings.
* changelog: New upstream versionP. J. McDermott2016-01-251-1/+1
|
* changelog: New upstream versionP. J. McDermott2016-01-241-0/+6
|
* changelog: Release linux-libre 3.10.60~gnu-1P. J. McDermott2014-11-181-2/+3
|
* changelog: UpdateP. J. McDermott2014-11-111-0/+10
|
* linux-image: Prevent ENOENT warning in preinstP. J. McDermott2014-11-091-0/+6
|
* linux-image: Run preinst hooksP. J. McDermott2014-11-092-1/+14
|
* linux-image: Run prerm hooksP. J. McDermott2014-11-092-0/+13
|
* build: Add link to image in /P. J. McDermott2014-11-091-0/+1
| | | | | | Some boot loaders expect to find the image in the file system root. For example, libreboot's GRUB is configured to look for /vmlinuz on the root device.
* linux-libc-dev.pkg/files: RemoveP. J. McDermott2014-11-091-1/+0
|
* build: Install headers directly to package dirP. J. McDermott2014-11-091-6/+6
| | | | | Then we don't need oh-installfiles. Also remove the oh-fixperms call, which was in the wrong place to be useful anyway.
* changelog: Release linux-libre 3.10.55~gnu-1P. J. McDermott2014-09-241-1/+1
|
* changelog: UpdateP. J. McDermott2014-09-231-0/+1
|
* Use ${Source-Version} in cross-arch dependenciesP. J. McDermott2014-09-233-3/+3
|
* linux-image: Mark "Essential: yes"P. J. McDermott2014-09-231-0/+1
|
* changelog: New upstream versionP. J. McDermott2014-09-231-0/+6
|
* changelog: Release linux-libre 3.10.51~gnu-1P. J. McDermott2014-08-051-0/+6
|
* build: Make "install" target depend on "build"P. J. McDermott2014-07-231-1/+2
|
* changelog: Release linux-libre 3.10.48~gnu-1P. J. McDermott2014-07-171-1/+1
|
* Fix a syntax error in M+ fonts patchP. J. McDermott2014-07-171-1/+1
|
* changelog: New upstream versionP. J. McDermott2014-07-141-1/+2
|
* changelog: UpdateP. J. McDermott2014-07-141-0/+7
|
* Drop bold and huge M+ fonts and resize the restP. J. McDermott2014-07-141-86248/+33356
|
* linux-image: Run postinst and postrm hooksP. J. McDermott2014-07-143-0/+26
|
* Add patch to add M+ fonts.P. J. McDermott2014-07-132-0/+88451
|
* changelog: Release linux-libre 3.10.45~gnu-1.P. J. McDermott2014-06-271-0/+6
|
* changelog: Release linux-libre 3.10.44~gnu-1.P. J. McDermott2014-06-181-0/+6
|
* changelog: Release linux-libre 3.10.40~gnu-2.P. J. McDermott2014-05-211-1/+1
|
* patches/02_fix-mconf-linking.patch: New file.P. J. McDermott2014-05-212-0/+36
|
* changelog: Release linux-libre 3.10.40~gnu-1.P. J. McDermott2014-05-131-7/+7
| | | | | Also rewrap long lines and remove erroneous change entries that were added to the previous release.
* changelog: New upstream version.P. J. McDermott2014-05-131-1/+2
|
* platconf: Remove "./" workaround.P. J. McDermott2014-05-131-1/+1
|
* changelog: Update.P. J. McDermott2014-05-091-0/+2
|
* control: Build-Depend on xz.P. J. McDermott2014-05-081-1/+1
|
* build: Fix KBUILD_ARCH macro expansion.P. J. McDermott2014-05-071-1/+1
|
* patches/01_no-bash.patch: New file.P. J. McDermott2014-05-071-0/+15
|
* build: Don't update "mrproper" target.P. J. McDermott2014-05-071-1/+0
| | | | | | | | | | | | | | | | This generates the following output: [...] make -f scripts/Makefile.clean obj=Documentation make -f scripts/Makefile.clean obj=Documentation/DocBook make[3]: /bin/bash: Command not found make[3]: /bin/bash: Command not found make[3]: /bin/bash: Command not found make -f scripts/Makefile.clean obj=Documentation/accounting [...] Something is trying to use Bash, and I can't be bothered right now to figure out what it is.
* control: Build-Depend on bc.P. J. McDermott2014-05-071-1/+1
|
* control: Build-Depend on config package.P. J. McDermott2014-05-061-1/+1
|
* changelog: Update.P. J. McDermott2014-05-061-0/+10
|
* linux-common: New package.P. J. McDermott2014-05-065-1/+7
|
* platconf: Work around a bug in opkbuild.P. J. McDermott2014-05-051-1/+1
| | | | ob-installplatconf copies "image" to "image/image".