aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add create_qcow2 actiondilfridge/qcow2Andreas K. Hüttel45 min.1-0/+19
* Drop target_image_setup here tooAndreas K. Hüttel47 min.1-6/+0
* We don't need target_setup since a disk image has no internal squashfs etc blaAndreas K. Hüttel52 min.1-4/+2
* Add diskimage-update actionAndreas K. Hüttel62 min.3-1/+17
* Slightly more sane action sequenceAndreas K. Hüttel72 min.1-7/+5
* We will never need a "fstar" for disk images, since we have only one filesyst...Andreas K. Hüttel97 min.1-0/+0
* Add simplified qcow2 bootloader setup (do we really want grub?)Andreas K. Hüttel3 hours1-0/+69
* Rename targets/support/bootloader-setup.sh to iso-bootloader-setup.shAndreas K. Hüttel7 hours4-3/+3
* Somewhat complete qemu2 creation scriptAndreas K. Hüttel7 hours1-29/+31
* minorAndreas K. Hüttel13 hours2-7/+6
* moreAndreas K. Hüttel3 days1-30/+28
* Start rewriting thingsAndreas K. Hüttel8 days1-183/+68
* Copy create-iso to create-qcow2Andreas K. Hüttel8 days1-0/+206
* CleanupAndreas K. Hüttel8 days11-161/+1
* minorAndreas K. Hüttel8 days2-22/+4
* Start with diskimage target descriptionsAndreas K. Hüttel8 days2-0/+165
* Start copying the livecd infrastructure for diskimageAndreas K. Hüttel8 days14-0/+298
* Add Dist-kernel kconfig supportHEADmasterIan Jordan2024-08-221-2/+7
* arch: add x86.i686-t64 subarch definition with appropriate *FLAGSAndreas K. Hüttel2024-08-191-0/+4
* 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-032-22/+20
* stage1: make sure we bind-mount within the chroot dir, try 3, now with pathlibAndreas K. Hüttel2024-08-031-2/+6
* Add log.debug statements to follow profile symlink creationAndreas K. Hüttel2024-08-031-0/+3
* 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
* stagebase: Create parent directoriesDoug Freed2024-07-301-0/+2
* log: hide our functions and include line numbersDoug Freed2024-07-301-1/+16
* stagebase: create profile link for ROOT tooDoug Freed2024-07-301-0/+11
* stagebase: clean up config_profile_linkDoug Freed2024-07-301-6/+11
* 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
* Remove CHOST setting for s390x (mostly for testing, but also unnecessary)Andreas K. Hüttel2024-07-291-1/+0
* Add keep_repos spec option to keep config for specified repos4.0-rc2James Le Cuirot2024-06-286-0/+53
* stagebase: tweak bindist comment emitted into make.confSam James2024-06-091-1/+1
* Explicitly declare repo as main when it does not match the default mainJames Le Cuirot2024-06-071-0/+6
* create-iso.sh: add flag for BIOS boot quirkBen Kohler2024-06-071-1/+1
* Fix loongarch -march to baselineAndreas K. Hüttel2024-05-281-1/+1
* bootloader-setup.sh: apply livecd/bootargs to dist-kernel as wellBen Kohler2024-05-141-1/+1
* bootloader_setup.sh: pass cdroot for dist-kernels as wellBen Kohler2024-05-131-1/+1
* bootloader_setup.sh: fix LABEL for cached entry as wellBen Kohler2024-05-131-1/+1
* bootloader_setup.sh: don't assume LABEL=ISOIMAGEBen Kohler2024-05-131-2/+2
* create-iso.sh: restore ISO volume IDBen Kohler2024-05-021-1/+1
* arch: Add rv32 musl definitionsAndreas K. Hüttel2024-04-061-0/+8
* Add setarch parameters for s390x => s390 buildsAndreas K. Hüttel2024-03-251-0/+4
* arch: add new x86.i686-ssemath subprofilematoro2024-03-201-0/+3
* arch: remove x86.pentium-m, x86.pentium-4, x86.prescott subprofilesMatoro Mahri2024-03-201-12/+0
* avoid chrooting and running the $PATH to bash from outside the chrootEli Schwartz2024-03-031-2/+3
* livecd/files/README.txt: adjust nox -> noguiBen Kohler2024-02-271-2/+2