Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-24 | configs: Fill out the matrix | A. Wilcox | 17 | -0/+46 | |
* Add XFCE and tarball configs for everything. * Add firmware spins for aarch64 and armv7. * Fix firmware installfile to make working discs. | |||||
2023-10-22 | Base configuration: chronyd in gfx only for live | A. Wilcox | 6 | -1/+5 | |
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-20 | configs: Inst CD: SDDM -> graphical runlevel | A. Wilcox | 1 | -1/+1 | |
Put the graphical runtime in its own runlevel so it can be chosen or not chosen by the user during startup. Ref: adelie/horizon#346 | |||||
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-18 | configs: Horizon: DRY config via multi-inheritance | A. Wilcox | 12 | -80/+23 | |
2023-10-10 | configs: Unify and de-duplicate configuration | A. Wilcox | 21 | -189/+21 | |
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-09-05 | configs: Add 64-bit tarballs | A. Wilcox | 5 | -0/+28 | |
Still WIP, but seem to be working so far. | |||||
2023-08-28 | configs/live: add { aarch64, armv7 } support. fixes #395, #396. | Zach van Rijn | 6 | -0/+66 | |
2023-08-28 | configs/horizon: add { aarch64, armv7 } support. fixes #393, #394. | Zach van Rijn | 2 | -0/+22 | |
2023-08-28 | configs/arch: add { aarch64, armv7 } support. fixes #391, #392. | Zach van Rijn | 3 | -0/+16 | |
2023-05-11 | configs: Temporarily use current repo | A. Wilcox | 1 | -0/+3 | |
2023-05-11 | configs: Use new per-arch keys | A. Wilcox | 6 | -8/+16 | |
2020-08-13 | configs: Add livecd-support-horizon package | A. Wilcox | 12 | -21/+21 | |
2020-08-13 | Arch configs: Add mach64-drm to pmmx/ppc | A. Wilcox | 2 | -0/+2 | |
2020-08-13 | configs: Reorganise, add KDE/LXQt/MATE live spins | A. Wilcox | 30 | -12/+178 | |
2020-07-25 | Replace ConsoleKit with elogind | A. Wilcox | 4 | -4/+4 | |
2020-07-25 | Add signing keys for firmware builds | A. Wilcox | 4 | -0/+12 | |
2020-07-21 | Add live and firmware spins for each other arch | A. Wilcox | 7 | -2/+34 | |
2020-07-21 | Add firmware variant of live x64 disc | A. Wilcox | 1 | -0/+3 | |
2020-07-21 | Live x64: Add xsetroot and udev/wpa_supplicant | A. Wilcox | 1 | -1/+1 | |
2020-06-24 | configs: Enable udev and WPA on Horizon media | A. Wilcox | 2 | -1/+7 | |
2020-06-18 | configs: Add live variants | A. Wilcox | 3 | -0/+17 | |
2020-06-03 | configs: Set 32-bit arches properly | A. Wilcox | 2 | -0/+2 | |
2020-06-03 | Configs: Set proper signing keys | A. Wilcox | 2 | -0/+6 | |
2020-06-03 | Base config: Set rootpw to 'live', set version as 1.0 | A. Wilcox | 1 | -0/+3 | |
2020-05-26 | configs: New directory, containing HorizonScripts for live media | A. Wilcox | 7 | -0/+38 | |