| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-10 | Export a Restic.backup' property. Thanks, Félix Sipma. | Joey Hess | |
| 2017-07-10 | Merge remote-tracking branch 'felix/restic' | Joey Hess | |
| 2017-07-06 | releasing package propellor version 4.3.2 | Joey Hess | |
| 2017-07-06 | add news item for propellor 4.3.2 | Joey Hess | |
| 2017-07-06 | releasing package propellor version 4.3.2 | Joey Hess | |
| 2017-07-06 | Really include Propellor.Property.FreeDesktop. | Joey Hess | |
| 2017-07-06 | add news item for propellor 4.3.1 | Joey Hess | |
| 2017-07-06 | releasing package propellor version 4.3.1 | Joey Hess | |
| 2017-07-06 | clean up after merge | Joey Hess | |
| 2017-07-06 | Added reservedSpacePercentage to the PartSpec EDSL. | Joey Hess | |
| 2017-07-06 | propellor spin | Joey Hess | |
| 2017-07-06 | moved to secret-project | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | Added Propellor.Property.FreeDesktop module. | Joey Hess | |
| This commit was sponsored by Trenton Cronholm on Patreon. | |||
| 2017-07-05 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-05 | add news item for propellor 4.3.0 | Joey Hess | |
| 2017-07-05 | releasing package propellor version 4.3.0 | Joey Hess | |
| 2017-07-05 | clean up after merge | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | fix chroot info access | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | DiskImage: Removed grubBooted | Joey Hess | |
| Properties that used to need it as a parameter now look at Info about the bootloader that is installed in the chroot that the disk image is created from. (API change) This is a simplication, and avoids the user needing to repeat themselves in the propellor config, thus avoiding mistakes. When no boot loader is installed, or multiple different ones are, disk image creation will fail, which seems reasonable. This commit was sponsored by Jake Vosloo on Patreon. | |||
| 2017-07-05 | add news item for propellor 4.2.0 | Joey Hess | |
| 2017-07-05 | releasing package propellor version 4.2.0 | Joey Hess | |
| 2017-07-05 | clean up after merge | Joey Hess | |
| 2017-07-05 | add user to desktop groups | Joey Hess | |
| probably unncessary, but.. | |||
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | Image.grubBooted no longer takes a BIOS parameter | Joey Hess | |
| * DiskImage.grubBooted no longer takes a BIOS parameter, and no longer implicitly adds Grub.installed to the properties of the disk image. If you used DiskImage.grubBooted, you'll need to update your propellor configuration, removing the BIOS parameter from grubBooted and adding a Grub.installed property to the disk image, eg: & Grub.installed PC (API change) * Grub.installed: Avoid running update-grub when used in a chroot, since it will get confused. * DiskImage.Finalization: Simplified this type since it does not need to be used to install packages anymore. (API change) The advantage of doing this comes when using hostChroot with imageBuilt, since the Host then has its Grub.installed property explicitly listed so propellor knows about it when otherwise deploying that host. Also, it simplifies the quite complex imageBuilt parameters. This commit was sponsored by Ewen McNeill. | |||
| 2017-07-05 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-05 | add news item for propellor 4.1.0 | Joey Hess | |
| 2017-07-05 | releasing package propellor version 4.1.0 | Joey Hess | |
| 2017-07-05 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-05 | add XFCE.networkManager | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | Added File.checkOverwrite. | Joey Hess | |
| This commit was sponsored by Ethan Aubin. | |||
| 2017-07-05 | File.isCopyOf: Fix bug that prevented this property from working when the ↵ | Joey Hess | |
| destination file did not yet exist. This commit was sponsored by andrea rota. | |||
| 2017-07-05 | add Overwrite configuration | Joey Hess | |
| 2017-07-05 | avoid overwriting existing file | Joey Hess | |
| 2017-07-05 | rename confusing f' to src | Joey Hess | |
| f' normally means a later version of f | |||
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | less wonky (and working) implementation of defaultPanelFor | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | XFCE and applyPath properties | Joey Hess | |
| * Propellor.Property.XFCE added with some useful properties for the desktop environment. * Added File.applyPath property. This commit was sponsored by Riku Voipio. | |||
