summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* install_system(), session_end(): Remove prokit dirPatrick McDermott2021-01-172-0/+3
* prof_proteanos_make_initramfs(): Also delete dirsPatrick McDermott2021-01-171-0/+4
* run_installer(): Rename message stringsPatrick McDermott2021-01-171-4/+4
* cmd/install: Make suite argument optionalPatrick McDermott2021-01-171-5/+10
* profile/proteanos: Add default suite "rel/trunk"Patrick McDermott2021-01-171-0/+1
* profile/proteanos: Make "rel" the default channelPatrick McDermott2021-01-171-1/+1
* prof_proteanos_make_initramfs(): BCJ is arch-depPatrick McDermott2021-01-171-1/+1
* install_*_pkgs(): Make "private"Patrick McDermott2021-01-171-4/+4
* profile_plat_arches(): Clean platform namePatrick McDermott2021-01-161-0/+1
* run_installer(): Detect correct arch for platPatrick McDermott2021-01-161-5/+12
* profile_plat_arches(): New functionPatrick McDermott2021-01-162-1/+12
* profile_make_initramfs(): Remove all but /bootPatrick McDermott2021-01-161-0/+6
* profile_make_initramfs(): Return 0Patrick McDermott2021-01-161-1/+1
* profile_make_initramfs(): Rerun install-liloPatrick McDermott2021-01-161-0/+4
* Revert "installer/pcramfs: Make RAM FS twice"Patrick McDermott2021-01-162-5/+0
* Revert "install_system(): Move dir check to installer"Patrick McDermott2021-01-162-5/+4
* Revert "profile_make_initramfs(): Remove all but /boot"Patrick McDermott2021-01-161-12/+1
* profile_make_initramfs(): Remove all but /bootPatrick McDermott2021-01-161-1/+12
* install_system(): Move dir check to installerPatrick McDermott2021-01-162-4/+5
* installer/pcramfs: Make RAM FS twicePatrick McDermott2021-01-162-0/+5
* installer/pcramfs: New installer backendPatrick McDermott2021-01-162-1/+57
* installer/pc: Make functions "public"Patrick McDermott2021-01-161-7/+7
* profile_make_initramfs(): Write RAM FS into systemPatrick McDermott2021-01-161-1/+2
* cmd/mkinitramfs: Remove commandPatrick McDermott2021-01-162-90/+1
* locale: Remove/rename "installer-pc" cmd stringsPatrick McDermott2021-01-161-7/+7
* cmd/installer-pc: Remove distinct commandPatrick McDermott2021-01-162-158/+0
* cmd/install: Use installer backendsPatrick McDermott2021-01-162-40/+6
* installer/pc: New installer backendPatrick McDermott2021-01-162-1/+108
* installer/chroot: New installer backendPatrick McDermott2021-01-163-0/+40
* installer: Add installer backend frontendPatrick McDermott2021-01-162-0/+80
* install_find_pkgs(): Drop unnecessary parametersPatrick McDermott2021-01-161-8/+5
* profile: Simplify function parametersPatrick McDermott2021-01-162-30/+27
* profile_prepare_install(): New functionPatrick McDermott2021-01-163-24/+21
* profile_installer_type(): New functionPatrick McDermott2021-01-162-3/+24
* profile/proteanos: Use archive's Platforms filePatrick McDermott2021-01-162-28/+74
* cmd/build: Fix AND-OR list logicPatrick McDermott2021-01-131-2/+4
* cmd/build: List installed pkgs only if loggingPatrick McDermott2021-01-131-1/+1
* cmd/build: Don't print build info if not loggingPatrick McDermott2021-01-121-18/+26
* cmd/build: Allow logging to be disabledPatrick McDermott2021-01-121-24/+32
* cmd/build: Improve option handlingPatrick McDermott2021-01-121-11/+25
* cmd/build: List built filesPatrick McDermott2021-01-041-2/+5
* cmd/build: Also filter session ID in logPatrick McDermott2021-01-041-3/+6
* cmd/build: Filter session directory in logPatrick McDermott2021-01-041-1/+4
* cmd/build: Add more information to build logPatrick McDermott2021-01-041-5/+104
* package_get_name_and_version(): Also get distPatrick McDermott2021-01-043-6/+7
* cmd/build: Fix redirection syntax errorPatrick McDermott2021-01-042-6/+4
* cmd/build: Log outputPatrick McDermott2021-01-041-1/+25
* fdalloc(): New functionPatrick McDermott2021-01-041-15/+24
* cmd/build: Factor out interesting partsPatrick McDermott2021-01-031-19/+32
* cmd/build: Save separate build/host arch/plat varsPatrick McDermott2021-01-031-10/+15