Commit Graph

  • 032296b7ab
    test: rework kconfig check tests Oliver Smith 2023-03-12 16:13:19 +0100
  • 3b1ec76395
    kconfig check: extract_arch: support riscv64 Oliver Smith 2023-03-12 16:13:18 +0100
  • 905ccbb840
    kconfig check: extract_version: replace - with _ Oliver Smith 2023-03-12 16:13:17 +0100
  • f393bbdab1
    kconfig check: less errors for non-detailed mode Oliver Smith 2023-03-12 16:13:16 +0100
  • dffb8614bc
    kconfig check: add --no-details argument Oliver Smith 2023-03-12 16:13:15 +0100
  • 9bbb1c11fc
    kconfig check: add descriptions to more functions Oliver Smith 2023-03-12 16:13:14 +0100
  • 23014ef76f
    kconfig check: move check_config_options_set up Oliver Smith 2023-03-12 16:13:13 +0100
  • fd1b4e5d19
    kconfig check: drop "necessary_" Oliver Smith 2023-03-12 16:13:12 +0100
  • a568cf4520
    kconfig check: config_file -> config_path Oliver Smith 2023-03-12 16:13:11 +0100
  • 1a124ec2b6
    kconfig check: remove redundant component lists Oliver Smith 2023-03-12 16:13:10 +0100
  • d14dbd49de
    pmb.parse.kconfig: remove config_path_pretty Oliver Smith 2023-03-12 16:13:09 +0100
  • dbe13fa812
    pmb.parse.kconfig.check_option: refactor Oliver Smith 2023-03-12 16:13:08 +0100
  • 2f9bdb7a66
    pmb.parse.arch: Include comma after last dictionary items Jami Kettunen 2023-03-15 00:01:55 +0200
  • 0230f4def2
    pmb.config.apkbuild_attributes: Add _depends_dev Jami Kettunen 2023-03-12 03:56:22 +0200
  • 7186673d59
    pmb/parse/arch.py: add riscv64 -> riscv to kernel carch mapping Jami Kettunen 2023-03-12 02:37:05 +0200
  • 90ae7f3a79
    pmb.aportgen.linux: Depend on findutils Jami Kettunen 2023-03-11 18:55:16 +0200
  • 60901ac462
    pmb.helpers.run: don't pass stdin to output=stdout Oliver Smith 2023-03-01 21:41:13 +0100
  • a26e203f53
    partition_cgpt: use pmb.chroot.apk.install Oliver Smith 2023-03-01 21:43:11 +0100
  • bf820f442d
    install: make cached remote repositories available on first install Pablo Correa Gómez 2023-02-26 23:02:59 +0100
  • 014509b427
    install: run alpine-appstream-downloader if available Pablo Correa Gómez 2023-02-26 22:08:52 +0100
  • f296dc62e5
    ci/pytest.sh: check if pmaports dir is clean Oliver Smith 2023-02-26 19:47:31 +0100
  • f208bba4f2
    qemu: warn that network won't work with ui=none Oliver Smith 2023-02-26 19:45:46 +0100
  • 162867a08c
    config: Add BINFMT_ELF and BINFMT_SCRIPT Newbyte 2023-01-28 21:37:16 +0100
  • a0cea6255a
    pmb.config: mount go caching directories Oliver Smith 2023-02-23 07:47:43 +0100
  • 3ad159f98d
    Prepare 1.51.0 release Oliver Smith 2023-02-19 15:31:54 +0100
  • 98290f9191
    pmbootstrap init: don't allow 'root' as username Oliver Smith 2023-01-26 08:11:55 +0100
  • e8a2ab2e98
    check_binfmt_misc: print more helpful error Oliver Smith 2023-01-23 07:45:17 +0100
  • 9975d373b0
    Bump copyright to 2023 Oliver Smith 2023-01-22 19:11:10 +0100
  • faccbdc2eb
    qemu: ssh hostfwd on 127.0.0.1 instead of 0.0.0.0 Oliver Smith 2022-12-21 23:03:05 +0100
  • 917ff92f63
    pmb.qemu.run: fix 3d accel on amd64 Clayton Craft 2022-12-10 10:50:21 -0800
  • 42feaf0d49
    pmb.build.other: do not copy leftover abuild dirs Jane Rachinger 2022-12-07 21:52:01 +0100
  • 9d93d34b65
    Prepare 1.50.1 release Oliver Smith 2022-12-05 08:15:45 +0100
  • a56838fb45
    pmb/parse/arch.py: add arm64 -> aarch64 to mapping Weijia Wang 2022-12-02 20:25:02 +0100
  • bb5399d6d5
    pmb.config.apk_tools_min_version: add alpine 3.17 Oliver Smith 2022-11-27 19:10:05 +0100
  • 4b339763db
    pmb.parse.kconfig: update version for MEMCG_SWAP change Sicelo 2022-11-22 06:37:46 +0200
  • 757d2a0bff
    Prepare 1.50.0 release Oliver Smith 2022-11-20 16:43:03 +0100
  • aeeeb826fb
    CI: fix typo in pmOS CI url Oliver Smith 2022-11-20 16:38:59 +0100
  • 147b3ce4b9
    pmb ci: fix typo in URL Oliver Smith 2022-11-20 16:38:06 +0100
  • 0f6c6238f9
    pmb.qemu.run: stop forcing bios for riscv64 Luca Weiss 2022-11-18 21:34:24 +0100
  • 315621d5b8
    pmb ci: add --fast argument Oliver Smith 2022-11-11 08:23:54 +0100
  • 3fd22104a8
    pmb ci: error on using --all with script names Oliver Smith 2022-11-11 08:23:53 +0100
  • 9a84ad20b1
    pmb ci: fix arg desc for --all Oliver Smith 2022-11-11 08:23:52 +0100
  • ed7b0273f5
    flasher: heimdall: take depends from pmaports.cfg vaino 2022-11-14 11:57:35 +0000
  • ab0aa7f956
    pmb: sideload: wait for apk database lock Caleb Connolly 2022-11-11 21:22:51 +0000
  • 4a6c5657d5
    pmb.parse.kconfig: don't enforce non-core checks for testing devices Luca Weiss 2022-11-05 08:44:34 +0100
  • 381a1ca907
    pmb.parse.kconfig: add wireguard, filesystems & more to community check Luca Weiss 2022-11-05 08:44:32 +0100
  • 6f45a5d5fb
    Prepare 1.49.0 release Oliver Smith 2022-11-09 08:50:11 +0100
  • 30055c14d2
    flasher: fastboot: take depends from pmaports.cfg Oliver Smith 2022-11-09 08:42:32 +0100
  • b64641bb1c
    pmb.flasher.init.install_depends: new function Oliver Smith 2022-11-09 08:14:59 +0100
  • 04f8f59208
    pmb.config.required_programs: add tar Oliver Smith 2022-10-31 12:16:14 +0100
  • f8d186e776
    pmbootstrap ci: fix error with deleted files Oliver Smith 2022-10-31 12:16:13 +0100
  • 397225667f
    helpers/envkernel.sh: rename yaml-lint to yamllint Newbyte 2022-11-05 14:29:37 +0100
  • e8b0b4ba78
    aportgen: don't fail if binary ver < APKBUILD ver Oliver Smith 2022-11-02 17:58:26 +0100
  • 6a21898ce4
    envkernel: add dependencies for running 'make dtbs_check' Dzmitry Sankouski 2022-11-02 19:09:13 +0300
  • 57359bfd51
    CI: flake8: remove ignore for W605 Oliver Smith 2022-10-28 09:41:19 +0200
  • 4771fbac65
    pmb.qemu.run: support riscv64 Luca Weiss 2022-10-29 13:45:36 +0200
  • 0624a1ae33
    pmb.qemu.run: replace -nic option with -netdev and -device Luca Weiss 2022-10-29 13:45:35 +0200
  • 38f850161c
    b4-config: linkmask: encode < and > chars Oliver Smith 2022-11-02 17:07:27 +0100
  • 094bf38abb
    b4-config: new file Oliver Smith 2022-11-01 15:11:22 +0100
  • 5042a947e5
    README: Document git commands for setting the git-send-email defaults Martijn Braam 2022-10-27 22:43:56 +0200
  • c1e4790947
    build.yml: add missing sources line Oliver Smith 2022-10-28 09:06:18 +0200
  • 1ef933e3be
    README: add ML subscribe link Oliver Smith 2022-10-26 00:33:58 +0200
  • 89c2ff0926
    pmb.parse.kconfig: explicitly add dependency on SWAP Alexander Martinz 2022-10-25 09:40:53 +0200
  • 3bee7222d8
    README: add link to issues Oliver Smith 2022-10-25 22:48:58 +0200
  • d61afe99eb
    README: add new line Oliver Smith 2022-10-25 22:41:23 +0200
  • 1df2160129
    README: update development section Oliver Smith 2022-10-25 22:07:56 +0200
  • 39d75445b5
    README: add line breaks Oliver Smith 2022-10-25 21:58:04 +0200
  • 7914c11d1c
    README: remove outdated information Oliver Smith 2022-10-25 21:49:29 +0200
  • 81f0d669c8
    CI: add note about running scripts locally Oliver Smith 2022-10-23 19:18:36 +0200
  • 0bcd58765c
    pmbootstrap ci: new command Oliver Smith 2022-10-20 21:08:42 +0200
  • 6ac39d17e7
    pmb/helpers/frontend: order imports alphabetically Oliver Smith 2022-10-20 20:02:41 +0200
  • 4b8a0db5bc
    CI: replace gitlab CI with sourcehut CI Oliver Smith 2022-10-18 22:18:52 +0200
  • 4428c7bcdc
    pmbootstrap log: show testsuite log too Oliver Smith 2022-10-20 23:22:43 +0200
  • 8770aba287
    helpers/envkernel.sh: return 0 from fish_compat if --fish is not present (MR 2221) Newbyte 2022-10-24 15:31:30 +0200
  • 2ca4518799
    pmb.parse.kconfig: drop remaining "_rc1" references (MR 2220) Alexander Martinz 2022-10-24 17:36:10 +0200
  • d8f2f20186
    pmb.parse.kconfig: fix container check for kernels >= 6.1 (MR 2220) Alexander Martinz 2022-10-24 11:14:47 +0200
  • 3b5492d91e
    pmb: build: envkernel: Fix bind mount detection (MR 2217) Minecrell 2022-10-20 11:36:29 +0200
  • dfada2a522
    pmb: enable riscv64 architecture (MR 2215) Luca Weiss 2022-10-14 00:12:37 +0200
  • 61ce6069ed
    pmb.config: add missing pmb:kconfigcheck-* for lint (MR 2214) Luca Weiss 2022-10-18 21:10:54 +0200
  • 66706f896d
    pmb.parse.build: mention host compiled kernels in envkenel help (MR 2175) Caleb Connolly 2022-09-13 16:30:24 +0100
  • 6502d8aa28
    build: envkernel: support packaging kernels that were built on the host (MR 2175) Caleb Connolly 2022-04-03 18:18:53 +0100
  • d2c39ce5d8
    Prepare 1.48.0 release Oliver Smith 2022-10-16 18:22:31 +0200
  • f41659d4ae
    pmb.build._package: update isl workaround (MR 2213) Oliver Smith 2022-10-16 17:58:43 +0200
  • 35784a5fd7
    pmb.aportgen.device: no depend on mesa-dri-gallium (MR 2210) Oliver Smith 2022-10-07 08:46:19 +0200
  • 248fe447bd
    pmb.chroot.root: set PYTHONUNBUFFERED=1 (MR 2209) Oliver Smith 2022-10-05 21:32:45 +0200
  • 40679f7126
    pmb.chroot.root: order env vars alphabetically (MR 2209) Oliver Smith 2022-10-05 21:29:28 +0200
  • aaeff96d23
    Prepare 1.47.1 release Oliver Smith 2022-10-06 07:59:42 +0200
  • 54268b72e1
    pmb.build.package: add workaround for missing isl Oliver Smith 2022-10-05 20:29:53 +0200
  • 550b9b3466
    pmb.aportgen.gcc: remove !tracedeps option Oliver Smith 2022-10-05 19:43:10 +0200
  • dac8b27738
    Prepare 1.47.0 release Oliver Smith 2022-10-04 09:00:44 +0200
  • 8385e8db8f
    testdata/gcc: upgrade to 12.2.1_git20220924-r1 (MR 2208) David Wronek 2022-09-30 22:05:15 +0200
  • b9e7a98c07
    pmb.config.apkbuild_attributes: Add _pkgbase and _pkgsnap (MR 2208) David Wronek 2022-09-30 21:00:18 +0200
  • b262609199
    pmb.aportgen.gcc: add subpkg libstdc++-dev-$arch Oliver Smith 2022-09-28 08:32:46 +0200
  • 22e0f64095
    pmb.aportgen.gcc: set libgcc=false (MR 2203) Oliver Smith 2022-09-11 17:29:53 +0200
  • 4c7d2459f5
    pmb.aportgen.gcc: remove isl from depends (MR 2203) Oliver Smith 2022-09-11 14:28:20 +0200
  • b9ab935e42
    testdata/gcc: upgrade to 12.1.1_git20220630-r5 (MR 2203) Oliver Smith 2022-09-11 17:30:47 +0200
  • d20fc49170
    test_kconfig_check: modify nokia-n900 test (MR 2204) Luca Weiss 2022-09-11 20:34:15 +0200
  • f7fb1fe078
    pmb.parse.kconfig: rename anbox check to waydroid (MR 2204) Luca Weiss 2022-09-04 22:45:22 +0200
  • e468fc518e
    pmb.parse.kconfig: add 'community' option (MR 2204) Luca Weiss 2022-09-07 22:49:23 +0200
  • 1fee644dce
    pmb.parse.kconfig: fix containers check for x86 (MR 2204) Luca Weiss 2022-09-07 22:49:36 +0200