aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* First shot at sshd imageAndreas K. Hüttel14 days1-0/+1
* Add diskimage_stage2.py with parameters and sequence different from isoAndreas K. Hüttel14 days1-0/+114
* Clone livecd_stage1.py to diskimage_stage1.py, only cosmetic changesAndreas K. Hüttel14 days1-0/+58
* stage1: Drop now unneeded imports againAndreas K. Hüttel2024-08-031-3/+1
* stagebase: Move ROOT repo bind mount logic to stagebase instead of stage1Andreas K. Hüttel2024-08-031-21/+0
* stage1: make sure we bind-mount within the chroot dir, try 3, now with pathlibAndreas K. Hüttel2024-08-031-2/+6
* note to self: python is stupidAndreas K. Hüttel2024-07-301-1/+1
* stage1: apparently we need to populate the chroot_path setting firstAndreas K. Hüttel2024-07-301-0/+1
* stage1: make sure we bind-mount within the chroot dirAndreas K. Hüttel2024-07-301-2/+6
* stage1: we can't mount any squashfs twice, so we make sure we get a bind mountAndreas K. Hüttel2024-07-301-1/+1
* targets: improve path concatenationAndreas K. Hüttel2024-07-291-1/+1
* targets: Mount repos also under $ROOT for stage1 buildsAndreas K. Hüttel2024-07-291-1/+14
* catalyst: Drop livecd/{xinitrc,xsession,xdm}Matt Turner2022-11-171-3/+0
* catalyst: add new options to stage4 step listPatrice Clement2022-04-021-0/+6
* catalyst: Replace snakeoil's locks with fastenersMatt Turner2021-06-091-3/+3
* catalyst: Clean up chroot directory on successDaniel Cordero2021-02-202-2/+2
* Rename config option 'portage_overlay' -> 'repos'Felix Bier2021-02-195-11/+11
* Rename config option 'repos' -> 'repos_storedir'Felix Bier2021-02-191-1/+1
* catalyst: Clean up exception handlingpending/mattst88Matt Turner2021-01-273-25/+14
* catalyst: Deduplicate the common build_sequence stepsMatt Turner2021-01-235-15/+0
* catalyst: Deduplicate prepare_sequence assignmentsMatt Turner2021-01-235-30/+0
* catalyst: Store references to functionsMatt Turner2021-01-236-90/+90
* catalyst: Remove some redundant set_stage_path()sMatt Turner2020-12-182-10/+0
* catalyst: Drop unbind()Matt Turner2020-10-305-8/+0
* catalyst: Split action_sequence into prepare/build/finishMatt Turner2020-10-306-13/+33
* catalyst: Use .extend() and .append() for action_sequenceMatt Turner2020-10-305-12/+12
* catalyst: Move action_sequence out of self.settings[]Matt Turner2020-10-306-13/+13
* catalyst: Don't delete /usr/share/zoneinfo from stage1Matt Turner2020-10-221-1/+2
* catalyst: Explicitly keep /etc/resolv.conf in stage4Matt Turner2020-10-221-1/+5
* catalyst: Drop useless stage3 set_cleanables()Matt Turner2020-10-221-3/+0
* embedded: Allow a root_overlayDaniel Cordero2020-06-051-0/+1
* embedded: remove dir_setup actionDaniel Cordero2020-06-051-2/+0
* catalyst: Remove stdout=, since it conflicts with capture_outputMatt Turner2020-05-171-1/+0
* catalyst: Remove fbsplash supportMatt Turner2020-05-152-2/+0
* catalyst: Explain the git gc config optionsMatt Turner2020-05-141-0/+2
* catalyst: Add error checking to snapshot targetMatt Turner2020-05-141-12/+22
* catalyst: Make and use squashfs snapshotsMatt Turner2020-04-306-89/+81
* catalyst: Remove code to mount /proc in stage1rootMatt Turner2020-04-211-10/+1
* catalyst: Reformat some array definitionsMatt Turner2020-04-185-24/+82
* catalyst: Run autopep8Matt Turner2020-04-159-616/+632
* catalyst: Remove dead base_dirs() functionMatt Turner2020-04-151-3/+0
* catalyst: Clean assignments of {valid/required}_valuesMatt Turner2020-04-139-57/+114
* catalyst: Remove some dead codeMatt Turner2020-04-101-3/+0
* catalyst: Fix most pylint warningsMatt Turner2020-04-101-5/+0
* catalyst: Drop BSD remnantsMatt Turner2020-04-101-13/+1
* catalyst: Drop some dead code and commentsMatt Turner2020-04-101-1/+1
* targets: Rename netboot2 -> netbootMatt Turner2020-04-091-33/+33
* targets: Delete the netboot targetMatt Turner2020-04-091-132/+0
* catalyst: Drop gamecd targetMatt Turner2020-03-301-1/+1
* catalyst: Delete tinderbox targetMatt Turner2020-03-281-47/+0