Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-31 | system/easy-kernel-power8: select HAVE_FUTEX_CMPXCHG on PowerPC | Rich Felker | 2 | -2/+17 | |
2018-08-31 | system/abuild: use pigz where available for faster compression | A. Wilcox | 2 | -2/+23 | |
2018-08-31 | system/musl: further POSIX conformance | A. Wilcox | 2 | -26/+399 | |
2018-08-31 | user/qemu: more debug, add -gtk for ppc{,64} | A. Wilcox | 2 | -2/+141 | |
2018-08-30 | user/qemu: bump to 2.12.1, add -dbg | A. Wilcox | 1 | -7/+17 | |
2018-08-30 | user/netqmail: fix makedepends (needs utmps-dev) | Laurent Bercot | 1 | -1/+2 | |
2018-08-30 | Merge branch 'rootbld' into 'master' | A. Wilcox | 2 | -4/+4 | |
update rootbld configuration See merge request !45 | |||||
2018-08-29 | user/libutempter: actually make the library work | A. Wilcox | 2 | -5/+18 | |
2018-08-29 | user/thunderbird: bump to 52.9.1, fix context menu and gloda issues | A. Wilcox | 2 | -5/+4 | |
2018-08-28 | user/heirloom-devtools: move to system, install m4 and make to /usr/5bin | A. Wilcox | 7 | -3/+3 | |
2018-08-28 | system/adelie-base: use heirloom-devtools instead of m4 for m4 | A. Wilcox | 1 | -4/+6 | |
GNU M4 does not pass compliance tests | |||||
2018-08-28 | user/netqmail: new package. First of *many* iterations. | Laurent Bercot | 12 | -0/+1174 | |
2018-08-27 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 10 | -4/+364 | |
2018-08-27 | system/ssmtp: explicit provides=/usr/sbin/sendmail | Laurent Bercot | 1 | -1/+2 | |
2018-08-27 | experimental: bunch of crap from x86_64 builder that needs worked on | A. Wilcox | 8 | -0/+357 | |
2018-08-27 | user/wine: don't use paxmark, we don't have PaX | A. Wilcox | 1 | -3/+0 | |
2018-08-27 | user/dosbox: ensure correct build for pmmx | A. Wilcox | 1 | -1/+7 | |
2018-08-26 | update rootbld configuration | Max Rees | 2 | -4/+4 | |
2018-08-25 | system/libarchive: BSD, save us from the POSIX cpio monster | A. Wilcox | 1 | -1/+2 | |
2018-08-25 | system/heirloom-pax: stuff cpio in /usr/5bin for POSIX compat only | A. Wilcox | 1 | -4/+6 | |
2018-08-25 | user/dracut: [intense angry mrarfing noises] | A. Wilcox | 1 | -1/+1 | |
2018-08-25 | user/dracut: fix /run mounting, add -crypt subpackage | A. Wilcox | 2 | -3/+29 | |
2018-08-24 | system/musl: package patch now even with tip of POSIX branch | A. Wilcox | 11 | -462/+6420 | |
2018-08-22 | system/gettys-openrc: do not spawn a getty on ttyS0 by default | Laurent Bercot | 2 | -2/+2 | |
agetty chokes on serial lines for some reasons. Reactivate the getty when we've figured out exactly what happens. | |||||
2018-08-21 | system/shimmy: bump to 0.5 | A. Wilcox | 1 | -7/+4 | |
2018-08-21 | user/mpg123: Add support for OSS and PulseAudio | A. Wilcox | 1 | -3/+3 | |
2018-08-21 | user/libetonyek: glm-dev -> glm | A. Wilcox | 1 | -1/+1 | |
2018-08-19 | system/gettys-openrc: new package. Move all getty definitions to it. | Laurent Bercot | 8 | -30/+81 | |
Small change to system/adelie-base so it includes gettys-openrc. Small change to system/s6 so it doesn't statically define gettys. | |||||
2018-08-19 | system/s6: allow openrc's sysinit to define early services | Laurent Bercot | 2 | -2/+13 | |
2018-08-19 | system/adelie-base: add qmail users | Laurent Bercot | 3 | -4/+13 | |
2018-08-19 | Merge branch 'libreoffice' into 'master' | A. Wilcox | 46 | -0/+2386 | |
LibreOffice and dependencies I have made a deal with Satan. See merge request !44 | |||||
2018-08-18 | user/libreoffice: pull in, massive overhaul | Max Rees | 5 | -0/+653 | |
2018-08-18 | system/utmps: the utmp user and group are already hardcoded in | Laurent Bercot | 3 | -12/+2 | |
2018-08-18 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 1 | -2/+3 | |
2018-08-18 | user/s6-networking: new package | Laurent Bercot | 1 | -0/+40 | |
2018-08-18 | user/bearssl: move brssl to /usr/bin, make it dynamic | Laurent Bercot | 1 | -8/+6 | |
2018-08-18 | Merge branch 'ncurses-fix-static-linkage' into 'master' | A. Wilcox | 1 | -2/+3 | |
Fix ncurses static linkage. Use the same linker script trick as used on the .so files on the .a files to 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. See merge request !43 | |||||
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 | user/s6-dns: upgrade to 2.3.0.1 | Laurent Bercot | 1 | -6/+6 | |
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 | new package: user/bearssl | Laurent Bercot | 2 | -0/+55 | |
Builds on x86_64. SHOULD build on all other supported architectures. | |||||
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-13 | user/ttf-carlito: new package | Max Rees | 3 | -0/+105 | |