summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* scripts/gen-mplus-patch.pl: Add header commentPatrick McDermott2019-07-151-0/+17
|
* scripts/gen-mplus-patch.sh: RemovePatrick McDermott2019-07-151-203/+0
|
* patches: Generate M+ fonts patch with scriptPatrick McDermott2019-07-151-44/+37
|
* patches: Remove extra newline in fonts KconfigPatrick McDermott2019-07-151-5/+4
|
* scripts/gen-mplus-patch.pl: Fix Makefile newlinesPatrick McDermott2019-07-151-2/+3
|
* scripts/gen-mplus-patch.pl: Further improve REsPatrick McDermott2019-07-151-4/+4
|
* scripts/gen-mplus-patch.pl: Improve REsPatrick McDermott2019-07-151-9/+10
|
* scripts/gen-mplus-patch.pl: Add extra newlines in KconfigPatrick McDermott2019-07-151-1/+1
|
* patches: Fix "x" case in Kconfig CONFIG_* namesPatrick McDermott2019-07-151-6/+6
| | | | This is a continuation of commit f8d92fd.
* scripts/gen-mplus-patch.pl: Improve font sortingPatrick McDermott2019-07-151-6/+7
|
* patches: Fix "x" case in Kconfig CONFIG_* namesPatrick McDermott2019-07-151-18/+18
|
* scripts/gen-mplus-patch.pl: Fix odd Perl errorPatrick McDermott2019-07-151-3/+4
| | | | Can't use string ("mplus-1m-regular") as an ARRAY ref while "strict refs" in use at scripts/gen-mplus-patch.pl line 196.
* scripts/gen-mplus-patch.pl: FinishPatrick McDermott2019-07-151-16/+189
|
* scripts/gen-mplus-patch.pl: WIPPatrick McDermott2019-07-151-0/+93
|
* scripts/gen-mplus-patch.sh: WIPPatrick McDermott2019-07-151-0/+203
| | | | Incomplete and buggy.
* patches: Fix M+ *_IDX macros in <linux/font.h>Patrick McDermott2019-07-141-7/+7
|
* build: Run as many jobs as there are CPUsPatrick McDermott2019-07-111-1/+2
|
* build: Work around our own broken GCCPatrick McDermott2019-07-111-0/+11
|
* build: Build verboselyPatrick McDermott2019-07-111-1/+2
|
* patches: Build with BusyBox < 1.22.0Patrick McDermott2019-07-102-0/+18
|
* build: Add mrproper targetPatrick McDermott2019-07-081-2/+2
|
* build: Add package revision to Linux release versionPatrick McDermott2019-07-081-0/+2
| | | | Will show up in `uname -r`, etc.
* control: Drop unnecessary libncursesw.6 B-DPatrick McDermott2019-07-071-1/+1
|
* Revert "control: Use ncurses ABI 5"Patrick McDermott2019-07-072-2/+2
| | | | This reverts commit 69deebc16b137a576184bfae727ac41ba1cb355d.
* control: Use ncurses ABI 5Patrick McDermott2019-07-022-2/+2
| | | | ABI 6 packages segfault on initscr() for some reason.
* control: B-D on terminfoPatrick McDermott2019-07-022-3/+3
|
* changelog: Document new upstream B-DsPatrick McDermott2019-07-021-0/+1
|
* control: B-D on pkgconfPatrick McDermott2019-07-022-2/+3
| | | | | | | Upstream scripts/kconfig/[mn]conf-cfg.sh try to use pkg-config to find ncurses before falling back on hardcoded path checks and CFLAGS and LIBS output. Make use of pkg-config instead of patching in the missing "-ltinfo".
* control: B-D on libncursesw.6Patrick McDermott2019-07-021-1/+1
| | | | libncurses.6-dev (<= 6.1+20190623-1) is missing this dependency.
* control: B-D on bison and flexPatrick McDermott2019-07-022-2/+1
|
* build: Add menuconfig targetPatrick McDermott2019-06-303-1/+7
| | | | And B-D on libncurses.6-dev.
* linux-image, linux-libc-dev, linux-sysmap: Tighten arch:all versioned depPatrick McDermott2019-06-303-3/+3
|
* copyright: UpdatePatrick McDermott2019-06-301-7/+5
|
* patches: Add RTC century byte fixPatrick McDermott2019-06-302-0/+40
|
* patches: Regenerate, rebase, and renumber M+ fonts patchPatrick McDermott2019-06-303-35547/+40034
|
* patches/01_no-bash.patch, patches/02_fix-mconf-linking.patch: DropPatrick McDermott2019-06-283-45/+2
|
* source.mk: Update, rewrite gpg code, switch to xzPatrick McDermott2019-06-282-14/+19
|
* control: Update Maintainer and HomepagePatrick McDermott2019-06-282-2/+3
|
* changelog: New upstream versionPatrick McDermott2019-06-282-1/+8
| | | | | And B-D on an opkbuild version with support for "+" in upstream version strings.
* linux-libre 3.10.95~gnu-1Patrick McDermott2019-06-2821-0/+35884
I'm taking the opportunity to start fresh because the original repository is weighed down by an upstream source archive in contained long ago. See the linux-libre package repository for the full Git history.