Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-18 | system/utmps: the utmp user and group are already hardcoded in | Laurent Bercot | 3 | -12/+2 | |
2018-08-18 | Use the same linker script trick as used on the .so files on the .a files to ↵ | Brandon Bergren | 1 | -2/+3 | |
redirect to the wide version of the static libraries. Fixes an issue with `llvm-config --system-libs --link-static` pulling in curses instead of tinfo. | |||||
2018-08-16 | system/utmps: upgrade to 0.0.1.3 | Laurent Bercot | 1 | -6/+6 | |
2018-08-16 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 7 | -61/+27 | |
2018-08-16 | system/s6: upgrade to 2.7.2.0 | Laurent Bercot | 1 | -6/+7 | |
2018-08-16 | system/execline: upgrade to 2.5.0.1 | Laurent Bercot | 1 | -7/+8 | |
2018-08-16 | system/skalibs: upgrade to 2.7.0.0 | Laurent Bercot | 1 | -6/+6 | |
2018-08-16 | system/easy-kernel: UAPI fix for linux-headers | A. Wilcox | 3 | -55/+3 | |
2018-08-16 | system/easy-kernel-power8: Add XTS crypto support | A. Wilcox | 2 | -2/+2 | |
2018-08-16 | system/easy-kernel: Install utsrelease.h, enable XTS on ppc64/sparc64 | A. Wilcox | 3 | -4/+22 | |
2018-08-15 | Move s6 higher in the supervision chain | Laurent Bercot | 16 | -109/+98 | |
- Better s6 layout, with a place for early services and a place for packages to add their services later on. - s6-svscan is now supervised by sysvinit (instead of being run once by openrc) - s6-svscan is now the only process supervised by sysvinit. All the other "respawn" lines are delegated to s6. - utmpd and wtmpd are now early services instead of being added by openrc. These changes implement a full supervision architecture and make init more flexible. Later on, it will be easier to - add conditional gettys (for /dev/hvc0...) - remove sysvinit entirely - decouple the init process from the service manager. | |||||
2018-08-08 | system/vim: make Perl interpreter dynamic | A. Wilcox | 1 | -2/+2 | |
2018-08-08 | system/adelie-base: use nvi for core, vim for POSIX | A. Wilcox | 1 | -3/+4 | |
2018-08-08 | system/nvi: new package | A. Wilcox | 2 | -0/+59 | |
2018-08-08 | system/console-setup: split ckbcomp out since it is only useful with X11 | A. Wilcox | 1 | -4/+10 | |
2018-08-07 | system/adelie-base: fix up addgroup from bbshim | A. Wilcox | 2 | -3/+3 | |
2018-08-07 | system/easy-kernel-power8: make separate from easy-kernel so they can coexist | A. Wilcox | 2 | -15/+15 | |
2018-08-07 | system/adelie-base: make -posix and -lsb dep on adelie-base | A. Wilcox | 1 | -3/+3 | |
This way, -posix and -lsb are suitable root packages. | |||||
2018-08-06 | system/easy-kernel: support more PPC64 SCSI controllers for early boot | A. Wilcox | 4 | -24/+24 | |
2018-08-04 | system/bash: Fix PS1 for normal users | Samuel Holland | 2 | -2/+2 | |
2018-08-04 | system/console-setup: correctly declare dependency on kbd | A. Wilcox | 1 | -2/+2 | |
2018-08-04 | system/kbd: new package (no relation to alpine main/kbd) | A. Wilcox | 1 | -0/+52 | |
2018-08-03 | system/coreutils: fix #32 (disable csplit io test) | Seamus Caveney | 2 | -1/+14 | |
2018-08-02 | system/man-db: pull in gzip for .gz'd man pages | A. Wilcox | 1 | -2/+2 | |
2018-08-02 | system/adelie-base: bump to 0.8.1 | A. Wilcox | 1 | -2/+2 | |
2018-08-02 | system/adelie-base: bump to 0.8.0, add utmp and catchlog users | A. Wilcox | 3 | -10/+8 | |
2018-08-01 | system/vim: remove gvim-specific files | Kiyoshi Aman | 1 | -1/+6 | |
2018-07-29 | system/openssh: disable TCP forwarding by default | A. Wilcox | 4 | -859/+19 | |
2018-07-28 | system/pkgconf: sec bump to 1.5.3 | A. Wilcox | 1 | -6/+3 | |
2018-07-28 | system/pkgconf: fix tuple error | A. Wilcox | 2 | -4/+59 | |
2018-07-28 | system/busybox: actually exorcise when deinstalled | A. Wilcox | 1 | -1/+1 | |
2018-07-27 | system/xfsprogs: additionally, add -lang | A. Wilcox | 1 | -1/+1 | |
2018-07-27 | system/xfsprogs: add libedit and ICU (#71) | A. Wilcox | 1 | -3/+3 | |
2018-07-27 | system/ncurses: always dep on all terminfo files | A. Wilcox | 1 | -2/+2 | |
Otherwise, zsh and bash and such break in beta1. The only thing pulling in ncurses-terminfo was readline, and we don't ship that any more. | |||||
2018-07-25 | system/gettext-tiny: expand dong more | A. Wilcox | 3 | -5/+25 | |
2018-07-24 | [nobody sees this] | A. Wilcox | 1 | -1/+1 | |
2018-07-24 | system/easy-kernel-power8: make power8 power8 again | A. Wilcox | 1 | -58/+9 | |
2018-07-24 | system/easy-kernel-power8: sync with easy-kernel | A. Wilcox | 2 | -14/+63 | |
2018-07-24 | system/easy-kernel: add CONFIG_USB_STORAGE=y, bump to 4.14.56-mc9 | A. Wilcox | 4 | -8/+8 | |
2018-07-24 | system/fortify-headers: bump to 1.0 | A. Wilcox | 1 | -7/+4 | |
2018-07-22 | system/vim: upgrade to 8.1.0204 | Kiyoshi Aman | 1 | -2/+2 | |
2018-07-21 | system/lua5.3: I never want to touch lua again | A. Wilcox | 1 | -8/+4 | |
2018-07-21 | system/automake: disable check due to multiple issues | A. Wilcox | 1 | -1/+2 | |
- needs env vars just to pass - cyclic dependency with coreutils | |||||
2018-07-21 | system/attr: remove unused gzip dep that introduces cycle | A. Wilcox | 1 | -2/+2 | |
2018-07-21 | system/gzip: modernise | A. Wilcox | 1 | -5/+4 | |
2018-07-20 | system/gettext-tiny: integrate upstream fix for M4 file installation | A. Wilcox | 2 | -2/+153 | |
2018-07-20 | system/easy-kernel: add SPARC64 kernel config | A. Wilcox | 1 | -0/+4277 | |
Purposefully not in APKBUILD yet since it is not stable | |||||
2018-07-20 | system/binutils and musl: make bootstrap work properly | A. Wilcox | 2 | -1/+2 | |
2018-07-19 | system/libucontext: bump to 0.1.3, drop patch | A. Wilcox | 1 | -5/+3 | |
2018-07-19 | system/libucontext: update URL, fix x86_64 crash | A. Wilcox | 2 | -4/+52 | |