summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* install_system(): Move dir check to installerPatrick McDermott2021-01-163-5/+8
* 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-166-148/+2
* locale: Remove/rename "installer-pc" cmd stringsPatrick McDermott2021-01-162-18/+15
* NEWS: Update copyright yearsPatrick McDermott2021-01-161-1/+1
* NEWS, configure.ac: Set version to 3.0.0Patrick McDermott2021-01-162-2/+2
* cmd/installer-pc: Remove distinct commandPatrick McDermott2021-01-166-219/+3
* 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-163-1/+84
* 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
* locale/C: Update header commentPatrick McDermott2021-01-131-1/+1
* locale: Add C and POSIX localesPatrick McDermott2021-01-135-146/+152
* cmd/build: Don't print build info if not loggingPatrick McDermott2021-01-121-18/+26
* cmd/build: Allow logging to be disabledPatrick McDermott2021-01-122-25/+33
* 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-042-6/+106
* 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-042-1/+26
* 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
* package_get_name_and_version(): New functionPatrick McDermott2021-01-032-0/+14
* install: Hack around broken gcc-8-dev dependenciesPatrick McDermott2021-01-031-0/+7
* cmd/installer-pc: Support foreign installationPatrick McDermott2020-12-123-3/+12
* profile/proteanos: Move init script to S00Patrick McDermott2020-12-102-2/+5
* profile/proteanos: Install base-files, config-basePatrick McDermott2020-12-102-4/+10
* resolve_deps(): Solve deps of packages with ":"Patrick McDermott2020-12-092-2/+5
* resolve_deps(): Fix infinite loopPatrick McDermott2020-12-092-2/+3
* profile/proteanos: Don't run cut link during initPatrick McDermott2020-12-091-1/+1
* opkg_install_all(): Don't run cut in the rootPatrick McDermott2020-12-092-2/+9
* man: Update example mirror URLPatrick McDermott2020-08-102-2/+2
* package: Drop "_" from variable namePatrick McDermott2020-07-101-4/+4
* Revert "install: Replace sed "arrays" with eval "arrays""Patrick McDermott2020-07-071-16/+18
* install: Replace sed "arrays" with eval "arrays"Patrick McDermott2020-07-071-18/+16
* TODO: Replace sed arrays with eval arraysPatrick McDermott2020-07-041-0/+7