summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)AuthorFilesLines
2023-12-08Base configuration: Only use live user in live CDsHEADcurrentA. Wilcox3-6/+7
This removes the empty-password 'live' user from tarballs and Horizon installation media.
2023-12-05Base configuration: MATE: Remove some docsA. Wilcox1-0/+3
We need to make this image fit on a 700 MB CD.
2023-12-04Base configuration: Use /bin/zsh as root's shellA. Wilcox1-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-04Base configuration: Live: Use -core wallpapersA. Wilcox1-0/+3
This reduces the size of media significantly.
2023-11-30Base configuration: Live media: Add PulseAudioA. Wilcox1-0/+3
Ref: image#388, image#390
2023-11-26Base configuration: Install documentationA. Wilcox2-3/+3
Closes: #385
2023-11-26Base configuration: Add 'usb' group to 'live' userA. Wilcox1-1/+1
This group is required for our disk mounting rules in user/udisks2. Closes: adelie/packages#1114
2023-11-26Base configurations: DRY the desktop env configsA. Wilcox5-41/+27
Factor all of the repeated logic into a single 'live-base' script.
2023-11-08Base configuration: Add sysklogd for loggingA. Wilcox1-1/+4
2023-10-25Revert using next.a.oA. Wilcox1-2/+2
This reverts commit 840e40c29786ac703bef6deb9543630de96f289a. Not needed as the rsync job has been resumed.
2023-10-25Base configuration: Temporarily use next.a.oA. Wilcox1-2/+2
2023-10-24configs: Fill out the matrixA. Wilcox17-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-22Base configuration: chronyd in gfx only for liveA. Wilcox6-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-20Base configuration: Put chronyd in graphical RLA. Wilcox5-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-20configs: base: Ensure all use graphical runlevelA. Wilcox4-9/+9
2023-10-20configs: Inst CD: SDDM -> graphical runlevelA. Wilcox1-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-18configs: base: Add XFCE configurationA. Wilcox1-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-18configs: Horizon: DRY config via multi-inheritanceA. Wilcox12-80/+23
2023-10-10configs: Unify and de-duplicate configurationA. Wilcox21-189/+21
This requires Horizon 0.9.8pre3 or later (adelie/horizon@615278f).
2023-10-10configs: Live environments: Use NetworkManagerA. Wilcox3-3/+7
This allows the user to have network access without poking at it, in most scenarios. Ref: adelie/horizon#361
2023-10-10configs: base: Install chrony and start on bootA. Wilcox1-1/+2
Ref: adelie/horizon#361
2023-10-05configs/base: Add live user to disk groupA. Wilcox1-1/+1
This allows Horizon's "Select Installation Disk" page to retrieve disk sizes properly.
2023-09-05configs: Add 64-bit tarballsA. Wilcox5-0/+28
Still WIP, but seem to be working so far.
2023-08-28configs/live: add { aarch64, armv7 } support. fixes #395, #396.Zach van Rijn6-0/+66
2023-08-28configs/horizon: add { aarch64, armv7 } support. fixes #393, #394.Zach van Rijn2-0/+22
2023-08-28configs/arch: add { aarch64, armv7 } support. fixes #391, #392.Zach van Rijn3-0/+16
2023-05-11configs: Temporarily use current repoA. Wilcox1-0/+3
2023-05-11configs: Use new per-arch keysA. Wilcox6-8/+16
2020-08-13configs: Add livecd-support-horizon packageA. Wilcox12-21/+21
2020-08-13Arch configs: Add mach64-drm to pmmx/ppcA. Wilcox2-0/+2
2020-08-13configs: Reorganise, add KDE/LXQt/MATE live spinsA. Wilcox30-12/+178
2020-07-25Replace ConsoleKit with elogindA. Wilcox4-4/+4
2020-07-25Add signing keys for firmware buildsA. Wilcox4-0/+12
2020-07-21Add live and firmware spins for each other archA. Wilcox7-2/+34
2020-07-21Add firmware variant of live x64 discA. Wilcox1-0/+3
2020-07-21Live x64: Add xsetroot and udev/wpa_supplicantA. Wilcox1-1/+1
2020-06-24configs: Enable udev and WPA on Horizon mediaA. Wilcox2-1/+7
2020-06-18configs: Add live variantsA. Wilcox3-0/+17
2020-06-03configs: Set 32-bit arches properlyA. Wilcox2-0/+2
2020-06-03Configs: Set proper signing keysA. Wilcox2-0/+6
2020-06-03Base config: Set rootpw to 'live', set version as 1.0A. Wilcox1-0/+3
2020-05-26configs: New directory, containing HorizonScripts for live mediaA. Wilcox7-0/+38