Commit Graph

  • 3aad061c68
    pmb.parse.arguments: Check for argcomplete in sys.modules instead (MR 2258) Newbyte 2024-02-14 18:03:18 +0100
  • aa594b76fa
    pmb.config: do not prompt for nonfree fw/userland (MR 2255) Clayton Craft 2024-02-13 10:07:13 -0800
  • 0bed6a0437
    pmb.install…get_selected_providers: tweak comment (MR 2261) Oliver Smith 2024-02-15 20:42:19 +0000
  • 3f390303b3
    pmb.install: discover selected providers in dependencies too (MR 2261) Clayton Craft 2024-02-15 10:41:57 -0800
  • f893cd3081
    config: add note on why mirrors are http and not https (MR 2256) Pablo Correa Gómez 2024-02-13 22:25:37 +0100
  • 57701084de
    config: organize defaults matching config_keys and order alphabetically (MR 2256) Pablo Correa Gómez 2024-02-13 22:24:23 +0100
  • cc3a7eb2ff
    b4-config: Remove (MR 2257) Newbyte 2024-02-14 17:50:56 +0100
  • 7102157bf1
    Prepare 2.2.1 release Oliver Smith 2024-02-11 21:37:39 +0000
  • ea107170d9
    envkernel: Install envkernel.fish (MR 2249) xtex 2024-02-07 12:26:49 +0800
  • 5df2ef234e
    envkernel.fish: Support out-of-tree usage of envkernel.fish (MR 2249) xtex 2024-02-07 12:26:21 +0800
  • 3609a68aaf
    envkernel: only export alias when defined (MR 2249) xtex 2024-02-07 12:16:42 +0800
  • 0c8b9c805f
    pmb.aportgen: drop deviceinfo_screen_* (MR 2253) Andras Sebok 2024-02-09 20:13:59 +0100
  • 18698ab251
    install: get_recommends: fix infinite recursion (MR 2250) Oliver Smith 2024-02-07 09:47:12 +0000
  • 7f61262ae8
    Prepare 2.2.0 release Oliver Smith 2024-02-06 23:43:54 +0000
  • a890b2cd26
    pmb.build.init: fix apk wrapper for x86 on x86_64 (MR 2247) Oliver Smith 2024-02-06 20:03:50 +0000
  • 54a616621f
    kconfig check: Enable more options for community (MR 2245) Luca Weiss 2024-02-06 13:40:09 +0100
  • 178486a64e
    kconfig check: enable NFT_COMPAT for iptables-nft wrapper (MR 2245) jane400 2024-02-05 16:01:36 +0100
  • 7e3ce1ef14
    build.envkernel: simplify and fix unhandled error path (MR 2243) Caleb Connolly 2024-02-06 12:56:29 +0100
  • 384c843a25
    pmb.build: ensure all specified packages are built with --force (MR 2244) Caleb Connolly 2023-07-15 19:53:15 +0100
  • c5ca06d502
    pmb: only enable abuild-apk wrapper for buildroot (MR 2246) Caleb Connolly 2024-02-06 16:13:14 +0100
  • 2bd1eb26d8
    install: more comprehensive subdivision of btrfs subvols (MR 2233) Jacob Ludvigsen 2024-01-18 13:14:17 +0100
  • e139a34472
    pmb.install: honor -y, don't prompt when target disk is >100GiB (MR 2239) Clayton Craft 2024-01-30 10:51:45 -0800
  • b06d751822
    pmb.install: include dependencies when searching for pmb_recommends (MR 2238) Clayton Craft 2024-01-26 17:57:23 -0800
  • 0722e962d0
    pmb.install: fix crash on empty subpackage in get_recommends (MR 2238) Clayton Craft 2024-01-25 15:17:51 -0800
  • a72b21de0c
    build: use native abuild-apk (MR 2242) Caleb Connolly 2024-02-06 00:24:55 +0100
  • 9526a9d437
    build: use host native gzip (MR 2242) Caleb Connolly 2024-02-05 22:11:10 +0100
  • 37a7f3924d
    Fix preserving proxy variables (MR 2237) Oliver Smith 2024-01-25 20:16:25 +0100
  • 23a8d14d4a
    Don't drop parameters in run-script (MR 2230) Fiona Klute 2024-01-18 01:14:08 +0100
  • 7dd565f7f3
    CONTRIBUTING: modernize (MR 2235) Oliver Smith 2024-01-22 00:19:01 +0000
  • 6bf1768c67
    Install envkernel.sh (MR 2229) Fiona Klute 2024-01-18 00:52:50 +0100
  • dc653d9c9f
    Fall back to pmbootstrap from PATH (MR 2229) Fiona Klute 2024-01-18 00:33:02 +0100
  • f1311424d1
    Guess kbuild out dir for downstreamkernel_package (MR 2231) Fiona Klute 2024-01-18 12:37:01 +0100
  • f8d203e8e5
    CI: bring back mr-settings check (MR 2234) Oliver Smith 2024-01-18 23:02:31 +0000
  • 3e3c639d05
    pmb.helpers.args: Skip some initialisation code when running checksum (MR 2228) Newbyte 2024-01-15 15:47:57 +0100
  • 03a59287dc
    pmb.flasher.variables: use getattr instead of hasattr (MR 2232) Andras Sebok 2024-01-18 20:57:34 +0100
  • cc50d8956b
    pmb.flasher.vars: do not assume that args.no_reboot and args.resume are defined (MR 2232) Jonas Stevnsvig 2024-01-18 15:37:02 +0100
  • 13f277a56c
    CI: use gitlab-ci Oliver Smith 2024-01-16 21:37:17 +0000
  • 6ffb174870
    README.md: update source code location Oliver Smith 2024-01-16 21:52:22 +0000
  • e0e3e213ba
    flasher: heimdall-bootimg: add support for '--no-reboot' and '--resume' Andras Sebok 2024-01-15 19:27:57 +0100
  • 59898f515a
    helpers/envkernel.fish: add deactivate & reactivate function for fish xtex 2024-01-13 20:33:58 +0800
  • fc3d8b06b3
    helpers/envkernel.fish: set prompt prefix in fish-shell xtex 2024-01-13 20:33:57 +0800
  • 81fff2c6d6
    helpers/envkernel.fish: export pmbootstrap_dir xtex 2024-01-13 20:33:56 +0800
  • 392e82db07
    install: initial implementation of flat btrfs layout Jacob Ludvigsen 2023-12-23 01:57:07 +0100
  • abad57e232
    pmb.config: add new newapkbuild arguments Luca Weiss 2024-01-08 23:27:36 +0100
  • 09b4e5e336
    pmb.install.format: Write boot mountpoint to log Apollo3zehn 2023-12-29 13:23:58 +0100
  • 1020ea1a8b
    pmb.install: add --zap option Clayton Craft 2023-12-14 15:40:51 -0800
  • a84dc5cf2d
    pmb.install._install.get_recommends: tweak comment Oliver Smith 2024-01-09 16:10:52 +0100
  • 19f8a3b8c8
    pmb.install: support pmb_recommends for any package Clayton Craft 2024-01-01 23:46:05 -0800
  • 0c0f05caab
    parse.apkbuild.parse_subpackage: don't inherit pmb_recommends Clayton Craft 2024-01-01 23:46:04 -0800
  • e223fd03eb
    install: throw error if boot_size is too small Oliver Smith 2023-12-08 23:27:08 +0100
  • ddc5c59562
    aportgen: Only warn if binary version > APKBUILD version Newbyte 2023-12-09 12:18:13 +0100
  • 38ae6120bb
    install: do not fail on alpine-appstream-downloader error Pablo Correa Gómez 2023-12-05 17:01:59 +0100
  • 4fb61591e8
    Prepare 2.1.0 release Oliver Smith 2023-12-03 20:14:07 +0100
  • 1f1bb8e7e0
    pmb.helpers.frontend: Convert kconfig check --file argument Luca Weiss 2023-12-03 10:45:59 +0100
  • d7f9769ee0
    aportgen: remove binutils Oliver Smith 2023-11-26 13:16:12 +0100
  • 62a05d4fbc
    aportgen: build gcc-x86_64 etc. pkgs for aarch64 Oliver Smith 2023-11-26 11:48:19 +0100
  • bcfdc3fb1b
    pkg resolver: don't guess if pmaport was found Oliver Smith 2023-11-21 23:24:41 +0100
  • 8b8f25227f
    pmb.helpers.pmaports.get: deal with operators Oliver Smith 2023-11-29 21:36:02 +0100
  • 1e3c9fc117
    pmb.config.apk_tools_min_version: add alpine 3.19 Oliver Smith 2023-11-28 20:42:33 +0100
  • 6a77991bb7
    pkg resolve: add more verbose logs Oliver Smith 2023-11-21 22:36:29 +0100
  • c0937a52dc
    config.init: allow using pmb_select in pmos-base-ui Clayton Craft 2023-11-22 00:06:02 -0800
  • d38589a121
    parse.depends: consider selected providers when resolving providers Clayton Craft 2023-11-22 00:06:01 -0800
  • c25425b97d
    config: Fix typo in valid aport options Ben Westover 2023-11-19 20:08:12 +0000
  • ef047137d0
    install: rename --sdcard arg to --disk Oliver Smith 2023-11-19 19:22:50 +0100
  • 942ee20789
    install --sdcard: remove external_storage check Oliver Smith 2023-11-01 20:36:54 +0100
  • 28b6106dd3
    chroot.apk,apk_static: always disable interactive mode Clayton Craft 2023-11-10 10:51:33 -0800
  • 6b7a499b9a
    pmb.config: add RFKILL to iwd kconfig check Clayton Craft 2023-11-05 10:51:08 -0800
  • c10a3ce73b
    parse.bootimg: Separate kernel and ramdisk MediaTek headers Ben Westover 2023-11-02 17:03:06 +0000
  • 41daa850d7
    parse.arguments: Allow providing multiple packages for kconfig_check Luca Weiss 2023-10-28 10:59:01 +0200
  • 5dcd8465ed
    kconfig check: enable USB_CONFIGFS_NCM for USB gadgets Luca Weiss 2023-10-28 10:49:18 +0200
  • 3a87ffa804
    pmb.aportgen.device: clarify supported values in modules_initfs Pablo Correa Gómez 2023-10-30 17:37:15 +0100
  • 09a51601fb
    test: cosmetic: install deviceinfo under /usr/share Pablo Correa Gómez 2023-08-27 19:42:00 +0200
  • 87a248adfe
    pmb.config: uefi kconfig check: add mixed mode for x86_64 Clayton Craft 2023-10-11 14:24:33 -0700
  • fe3509bbc0
    pmb.config: uefi kconfig check: add zboot for aarch64 Clayton Craft 2023-10-11 14:24:32 -0700
  • 6560b784d4
    parse/init: allow importing arguments_install and arguments_flasher Andras Sebok 2023-10-11 14:10:20 +0200
  • 4ff0b1f6c2
    parse.apkindex: fix typo Clayton Craft 2023-10-11 12:13:15 -0700
  • 753e563ccc
    parse: allow "-r" in pkgver Lauren N. Liberda 2023-08-13 22:20:45 +0200
  • 9045bfb2b9
    README.md: add armv7 to supported architecture Raymond Hackley 2023-08-12 15:55:26 +0000
  • f4fed3d99e
    test/test_crossdirect: remove Oliver Smith 2023-08-06 20:43:32 +0200
  • 147a0f5c4d
    build: use sccache for rust Oliver Smith 2023-08-06 20:43:31 +0200
  • 94fbe9746b
    Cosmetic: build: add comment about rust deps Oliver Smith 2023-08-06 20:43:30 +0200
  • 0ff6ad481d
    install: remove /mnt/pmbootstrap at the end Oliver Smith 2023-08-06 20:43:29 +0200
  • fdbb8eebb8
    chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* Oliver Smith 2023-08-06 20:43:28 +0200
  • b08d29df5d
    install: get install_user_groups from pmaports.cfg Oliver Smith 2023-08-03 10:01:28 +0200
  • 17ce5e611c
    init: tweak UIs hidden message Oliver Smith 2023-08-02 19:21:53 +0200
  • 216b3ef267
    pmb.aportgen.device: modernize defaults Oliver Smith 2023-08-02 19:21:52 +0200
  • b721b08e19
    Prepare 2.0.0 release Oliver Smith 2023-08-01 07:51:02 +0200
  • 0489f7f40c
    aportgen: device: rename modules to modules-initfs Pablo Correa Gómez 2023-07-28 13:31:10 +0200
  • 93bf267481
    test: fix test_build_depends_binary_outdated Oliver Smith 2023-07-24 09:03:26 +0200
  • 685f2fa9a8
    test: fix running test_build_package.py standalone Oliver Smith 2023-07-24 09:03:25 +0200
  • a806835441
    deviceinfo: make parse_kernel_suffix private Pablo Correa Gómez 2023-07-20 18:47:16 +0200
  • ad85c7bc17
    aportgen: replace deviceinfo_modules_initfs for modules file Pablo Correa Gómez 2023-07-20 18:47:03 +0200
  • 13c4ac425b
    pmb.helpers.run_core: fix proxy env var logic Oliver Smith 2023-07-13 20:19:48 +0200
  • 20a0ccf36f
    pmb.helpers.run_core: move flat_cmd here Oliver Smith 2023-07-13 20:19:47 +0200
  • 46789ccee8
    pmb.install: create fstab and crypttab Anton Bambura 2022-10-20 15:50:43 +0300
  • 94f697c7f5
    pmb/partition: fix cgpt root_size to not cause resize on boot Anton Bambura 2023-07-17 21:52:56 +0300
  • 1b8edd9abb
    test/test_pkgrel_bump: make sure pmb doesn't cross compile Caleb Connolly 2023-07-12 23:09:11 +0100
  • ab3093db18
    test: crossdirect: update stable branch ref Caleb Connolly 2023-07-12 23:09:10 +0100
  • 78b78410a4
    test: specify default git branch Caleb Connolly 2023-07-12 23:09:09 +0100
  • d32be64820
    test: dont fail on githook symlinks Caleb Connolly 2023-07-12 23:09:08 +0100