summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30user/qemu: bump to 2.12.1, add -dbgA. Wilcox1-7/+17
2018-08-30 user/netqmail: fix makedepends (needs utmps-dev)Laurent Bercot1-1/+2
2018-08-30Merge branch 'rootbld' into 'master' A. Wilcox2-4/+4
update rootbld configuration See merge request !45
2018-08-29user/libutempter: actually make the library workA. Wilcox2-5/+18
2018-08-29user/thunderbird: bump to 52.9.1, fix context menu and gloda issuesA. Wilcox2-5/+4
2018-08-28user/heirloom-devtools: move to system, install m4 and make to /usr/5binA. Wilcox7-3/+3
2018-08-28system/adelie-base: use heirloom-devtools instead of m4 for m4A. Wilcox1-4/+6
GNU M4 does not pass compliance tests
2018-08-28 user/netqmail: new package. First of *many* iterations.Laurent Bercot12-0/+1174
2018-08-27Merge branch 'master' of code.foxkit.us:adelie/packagesLaurent Bercot10-4/+364
2018-08-27 system/ssmtp: explicit provides=/usr/sbin/sendmailLaurent Bercot1-1/+2
2018-08-27experimental: bunch of crap from x86_64 builder that needs worked onA. Wilcox8-0/+357
2018-08-27user/wine: don't use paxmark, we don't have PaXA. Wilcox1-3/+0
2018-08-27user/dosbox: ensure correct build for pmmxA. Wilcox1-1/+7
2018-08-26update rootbld configurationMax Rees2-4/+4
2018-08-25system/libarchive: BSD, save us from the POSIX cpio monsterA. Wilcox1-1/+2
2018-08-25system/heirloom-pax: stuff cpio in /usr/5bin for POSIX compat onlyA. Wilcox1-4/+6
2018-08-25user/dracut: [intense angry mrarfing noises]A. Wilcox1-1/+1
2018-08-25user/dracut: fix /run mounting, add -crypt subpackageA. Wilcox2-3/+29
2018-08-24system/musl: package patch now even with tip of POSIX branchA. Wilcox11-462/+6420
2018-08-22 system/gettys-openrc: do not spawn a getty on ttyS0 by defaultLaurent Bercot2-2/+2
agetty chokes on serial lines for some reasons. Reactivate the getty when we've figured out exactly what happens.
2018-08-21system/shimmy: bump to 0.5A. Wilcox1-7/+4
2018-08-21user/mpg123: Add support for OSS and PulseAudioA. Wilcox1-3/+3
2018-08-21user/libetonyek: glm-dev -> glmA. Wilcox1-1/+1
2018-08-19 system/gettys-openrc: new package. Move all getty definitions to it.Laurent Bercot8-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 servicesLaurent Bercot2-2/+13
2018-08-19 system/adelie-base: add qmail usersLaurent Bercot3-4/+13
2018-08-19Merge branch 'libreoffice' into 'master' A. Wilcox46-0/+2386
LibreOffice and dependencies I have made a deal with Satan. See merge request !44
2018-08-18user/libreoffice: pull in, massive overhaulMax Rees5-0/+653
2018-08-18 system/utmps: the utmp user and group are already hardcoded inLaurent Bercot3-12/+2
2018-08-18Merge branch 'master' of code.foxkit.us:adelie/packagesLaurent Bercot1-2/+3
2018-08-18 user/s6-networking: new packageLaurent Bercot1-0/+40
2018-08-18 user/bearssl: move brssl to /usr/bin, make it dynamicLaurent Bercot1-8/+6
2018-08-18Merge branch 'ncurses-fix-static-linkage' into 'master' A. Wilcox1-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-18Use the same linker script trick as used on the .so files on the .a files to ↵Brandon Bergren1-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.1Laurent Bercot1-6/+6
2018-08-16 system/utmps: upgrade to 0.0.1.3Laurent Bercot1-6/+6
2018-08-16Merge branch 'master' of code.foxkit.us:adelie/packagesLaurent Bercot7-61/+27
2018-08-16 system/s6: upgrade to 2.7.2.0Laurent Bercot1-6/+7
2018-08-16 system/execline: upgrade to 2.5.0.1Laurent Bercot1-7/+8
2018-08-16 system/skalibs: upgrade to 2.7.0.0Laurent Bercot1-6/+6
2018-08-16system/easy-kernel: UAPI fix for linux-headersA. Wilcox3-55/+3
2018-08-16system/easy-kernel-power8: Add XTS crypto supportA. Wilcox2-2/+2
2018-08-16system/easy-kernel: Install utsrelease.h, enable XTS on ppc64/sparc64A. Wilcox3-4/+22
2018-08-15 new package: user/bearsslLaurent Bercot2-0/+55
Builds on x86_64. SHOULD build on all other supported architectures.
2018-08-15 Move s6 higher in the supervision chainLaurent Bercot16-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-13user/ttf-carlito: new packageMax Rees3-0/+105
2018-08-13user/mythes: pull inMax Rees1-0/+45
2018-08-13user/ucpp: pull in, modernize, add -docMax Rees1-0/+29
2018-08-12user/irssi: new packageKiyoshi Aman1-0/+46
2018-08-12user/xterm: new packageKiyoshi Aman1-0/+35