Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | patches: Build with BusyBox < 1.22.0 | Patrick McDermott | 2019-07-10 | 2 | -0/+18 |
| | |||||
* | build: Add mrproper target | Patrick McDermott | 2019-07-08 | 1 | -2/+2 |
| | |||||
* | build: Add package revision to Linux release version | Patrick McDermott | 2019-07-08 | 1 | -0/+2 |
| | | | | Will show up in `uname -r`, etc. | ||||
* | control: Drop unnecessary libncursesw.6 B-D | Patrick McDermott | 2019-07-07 | 1 | -1/+1 |
| | |||||
* | Revert "control: Use ncurses ABI 5" | Patrick McDermott | 2019-07-07 | 2 | -2/+2 |
| | | | | This reverts commit 69deebc16b137a576184bfae727ac41ba1cb355d. | ||||
* | control: Use ncurses ABI 5 | Patrick McDermott | 2019-07-02 | 2 | -2/+2 |
| | | | | ABI 6 packages segfault on initscr() for some reason. | ||||
* | control: B-D on terminfo | Patrick McDermott | 2019-07-02 | 2 | -3/+3 |
| | |||||
* | changelog: Document new upstream B-Ds | Patrick McDermott | 2019-07-02 | 1 | -0/+1 |
| | |||||
* | control: B-D on pkgconf | Patrick McDermott | 2019-07-02 | 2 | -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.6 | Patrick McDermott | 2019-07-02 | 1 | -1/+1 |
| | | | | libncurses.6-dev (<= 6.1+20190623-1) is missing this dependency. | ||||
* | control: B-D on bison and flex | Patrick McDermott | 2019-07-02 | 2 | -2/+1 |
| | |||||
* | build: Add menuconfig target | Patrick McDermott | 2019-06-30 | 3 | -1/+7 |
| | | | | And B-D on libncurses.6-dev. | ||||
* | linux-image, linux-libc-dev, linux-sysmap: Tighten arch:all versioned dep | Patrick McDermott | 2019-06-30 | 3 | -3/+3 |
| | |||||
* | copyright: Update | Patrick McDermott | 2019-06-30 | 1 | -7/+5 |
| | |||||
* | patches: Add RTC century byte fix | Patrick McDermott | 2019-06-30 | 2 | -0/+40 |
| | |||||
* | patches: Regenerate, rebase, and renumber M+ fonts patch | Patrick McDermott | 2019-06-30 | 3 | -35547/+40034 |
| | |||||
* | patches/01_no-bash.patch, patches/02_fix-mconf-linking.patch: Drop | Patrick McDermott | 2019-06-28 | 3 | -45/+2 |
| | |||||
* | source.mk: Update, rewrite gpg code, switch to xz | Patrick McDermott | 2019-06-28 | 2 | -14/+19 |
| | |||||
* | control: Update Maintainer and Homepage | Patrick McDermott | 2019-06-28 | 2 | -2/+3 |
| | |||||
* | changelog: New upstream version | Patrick McDermott | 2019-06-28 | 2 | -1/+8 |
| | | | | | And B-D on an opkbuild version with support for "+" in upstream version strings. | ||||
* | linux-libre 3.10.95~gnu-1 | Patrick McDermott | 2019-06-28 | 21 | -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. |