summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-09propellor spinJoey Hess
2018-01-09propellor spinJoey Hess
2018-01-09propellor spinJoey Hess
2018-01-08responseJoey Hess
2018-01-08Added a comment: To be sure to understand…serge1cohen@4282f0c177ae4ac2f90ceddf63d2281e1f739cb1
2018-01-08responseJoey Hess
2018-01-08(no commit message)serge1cohen@4282f0c177ae4ac2f90ceddf63d2281e1f739cb1
2018-01-07Added a comment: central git repository git.joeyh.namestappers@eb96885816da287c29f6f699999434d532149234
2018-01-07removedstappers@eb96885816da287c29f6f699999434d532149234
2018-01-07Added a comment: central git repository git.joeyh.namestappers@eb96885816da287c29f6f699999434d532149234
2018-01-07Merge branch 'joeyconfig'Joey Hess
2018-01-07PTUUIDJoey Hess
2018-01-07updateJoey Hess
2018-01-06updateJoey Hess
2018-01-06propellor spinJoey Hess
2018-01-06propellor spinJoey Hess
2018-01-06propellor spinJoey Hess
2018-01-06propellor spinJoey Hess
2018-01-06changes to allow GPT BIOS boot partitionsJoey Hess
* Parted: Allow partitions to have no filesystem, for eg, GPT BIOS boot partitions. (API change) * Added rawPartition to PartSpec, for specifying partitions with no filesystem. * Added BiosGrubFlag to PartFlag. Note that man parted does not list the "bios_boot" flag, but I found it in its html documentation. Other flags may also be missing. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2018-01-06Merge branch 'joeyconfig'Joey Hess
2018-01-06responseJoey Hess
2018-01-06Added a commentgueux
2018-01-05add intel-microcodeJoey Hess
2018-01-05Added a commentgueux
2018-01-05Added a commentspwhitton
2018-01-04updateJoey Hess
2018-01-04Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2018-01-04skip update warning when there's a remote named "upstream"Joey Hess
2018-01-03Added a commentspwhitton
2018-01-02commentJoey Hess
2018-01-02Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2018-01-02clean up after mergeJoey Hess
2018-01-02Added a comment: buid should be buildstappers@eb96885816da287c29f6f699999434d532149234
2018-01-02Added a comment: two git repos and one /usr/local/propellorstappers@eb96885816da287c29f6f699999434d532149234
2018-01-02Added a comment: unstuckstappers@eb96885816da287c29f6f699999434d532149234
2018-01-02Merge branch 'joeyconfig'Joey Hess
2018-01-02commentJoey Hess
2018-01-02avoid bogus warningJoey Hess
Avoid bogus warning about new upstream version when /usr/bin/propellor is run on a Debian system, but ~/.propellor was not cloned from the Debian git bundle.
2018-01-02propellor spinJoey Hess
2018-01-02propellor spinJoey Hess
2018-01-02propellor spinJoey Hess
2018-01-02updateJoey Hess
2018-01-02setting up joeyconfig after mergeJoey Hess
2018-01-02propellor spinJoey Hess
2018-01-02propellor spinJoey Hess
2018-01-02propellor spinJoey Hess
2018-01-02fixedJoey Hess
2018-01-02Merge branch 'joeyconfig'Joey Hess
2018-01-02clean up after mergeJoey Hess
2018-01-02avoid mixing concurrent and non-concurrent output for related messagesJoey Hess
If the concurrent output was delayed for whatever reason, the messages could appear out of order and separated from one-another.