Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-08 | Base configuration: Only use live user in live CDs | A. Wilcox | 3 | -6/+7 | |
This removes the empty-password 'live' user from tarballs and Horizon installation media. | |||||
2023-12-05 | Base configuration: MATE: Remove some docs | A. Wilcox | 1 | -0/+3 | |
We need to make this image fit on a 700 MB CD. | |||||
2023-12-04 | Base configuration: Use /bin/zsh as root's shell | A. Wilcox | 1 | -0/+2 | |
This feature requires Horizon 0.9.8 or newer; older versions will silently ignore this as an unknown key (or fail in strict mode). Ref: packages#206 | |||||
2023-12-04 | Base configuration: Live: Use -core wallpapers | A. Wilcox | 1 | -0/+3 | |
This reduces the size of media significantly. | |||||
2023-11-30 | Base configuration: Live media: Add PulseAudio | A. Wilcox | 1 | -0/+3 | |
Ref: image#388, image#390 | |||||
2023-11-26 | Base configuration: Install documentation | A. Wilcox | 2 | -3/+3 | |
Closes: #385 | |||||
2023-11-26 | Base configuration: Add 'usb' group to 'live' user | A. Wilcox | 1 | -1/+1 | |
This group is required for our disk mounting rules in user/udisks2. Closes: adelie/packages#1114 | |||||
2023-11-26 | Base configurations: DRY the desktop env configs | A. Wilcox | 5 | -41/+27 | |
Factor all of the repeated logic into a single 'live-base' script. | |||||
2023-11-08 | Base configuration: Add sysklogd for logging | A. Wilcox | 1 | -1/+4 | |
2023-10-25 | Revert using next.a.o | A. Wilcox | 1 | -2/+2 | |
This reverts commit 840e40c29786ac703bef6deb9543630de96f289a. Not needed as the rsync job has been resumed. | |||||
2023-10-25 | Base configuration: Temporarily use next.a.o | A. Wilcox | 1 | -2/+2 | |
2023-10-22 | Base configuration: chronyd in gfx only for live | A. Wilcox | 5 | -1/+4 | |
The local script needs to run before it starts, so live configs need it this way. However, we don't want the tarballs to have it there. | |||||
2023-10-20 | Base configuration: Put chronyd in graphical RL | A. Wilcox | 5 | -5/+5 | |
This ensures our local script that sets the time can run *before* the daemon starts. Once the daemon has started, it is no longer possible to set the time manually using chrony. Ref: #361 | |||||
2023-10-20 | configs: base: Ensure all use graphical runlevel | A. Wilcox | 4 | -9/+9 | |
2023-10-18 | configs: base: Add XFCE configuration | A. Wilcox | 1 | -0/+10 | |
This depends on the new livecd-support-xfce package. I've only tested this config on ppc64 but I have no reason to believe it wouldn't work on other architectures. configs/horizon/ scripts for XFCE media will come after beta5 release. | |||||
2023-10-10 | configs: Unify and de-duplicate configuration | A. Wilcox | 3 | -9/+3 | |
This requires Horizon 0.9.8pre3 or later (adelie/horizon@615278f). | |||||
2023-10-10 | configs: Live environments: Use NetworkManager | A. Wilcox | 3 | -3/+7 | |
This allows the user to have network access without poking at it, in most scenarios. Ref: adelie/horizon#361 | |||||
2023-10-10 | configs: base: Install chrony and start on boot | A. Wilcox | 1 | -1/+2 | |
Ref: adelie/horizon#361 | |||||
2023-10-05 | configs/base: Add live user to disk group | A. Wilcox | 1 | -1/+1 | |
This allows Horizon's "Select Installation Disk" page to retrieve disk sizes properly. | |||||
2023-05-11 | configs: Temporarily use current repo | A. Wilcox | 1 | -0/+3 | |
2020-08-13 | configs: Reorganise, add KDE/LXQt/MATE live spins | A. Wilcox | 4 | -0/+62 | |