- Aug 25, 2018
-
-
Anna Wilcox authored
-
Anna Wilcox authored
-
- Aug 24, 2018
-
-
Anna Wilcox authored
-
- Aug 22, 2018
-
-
Laurent Bercot authored
agetty chokes on serial lines for some reasons. Reactivate the getty when we've figured out exactly what happens.
-
- Aug 21, 2018
-
-
Anna Wilcox authored
-
Anna Wilcox authored
-
Anna Wilcox authored
-
- Aug 19, 2018
-
-
Laurent Bercot authored
Small change to system/adelie-base so it includes gettys-openrc. Small change to system/s6 so it doesn't statically define gettys.
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Anna Wilcox authored
LibreOffice and dependencies I have made a deal with Satan. See merge request !44
-
Max Rees authored
-
- Aug 18, 2018
-
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Anna Wilcox authored
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
-
Brandon Bergren authored
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.
-
- Aug 16, 2018
-
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Laurent Bercot authored
-
Anna Wilcox authored
-
Anna Wilcox authored
-
Anna Wilcox authored
-
- Aug 15, 2018
-
-
Laurent Bercot authored
Builds on x86_64. SHOULD build on all other supported architectures.
-
Laurent Bercot authored
- 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.
-
- Aug 13, 2018
- Aug 12, 2018
-
-
Síle Ekaterin Liszka authored
-
Síle Ekaterin Liszka authored
-
Max Rees authored
-
Max Rees authored
-
- Aug 11, 2018