- Dec 05, 2024
-
-
The note suggests to make local changes to git configuration instead of expanding .gitingore with more editor files
-
- Nov 10, 2024
-
-
Oliver Smith authored
-
- Jun 23, 2024
-
-
re-introduce pytest, add a conftest.py with some useful fixtures and basic tests for config loading. This just checks that we can load the config and migrate it from the old 2.3.x format to the new 3.0 format with the new mirrors section. Testing anything that requires args or Context should probably wait until we can properly model state (since global state like in get_context() really doesn't jive with pytest). Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
- May 14, 2024
-
-
- Apr 30, 2024
-
-
- Dec 14, 2018
-
-
Robert Yang authored
test_aportgen.py fails because some test data is missing. Make the test pass by fixing the test data with the following changes: - Update testdata pmaports/cross/* - Don't git ignore test/testdata/aportgen directory - Add testdata aports/main/* from upstream Alpine Linux aports Patch files in pmaports/cross/binutils-armhf were removed, as they are not needed to test the pmbootstrap code.
-
- Sep 05, 2018
-
-
Oliver Smith authored
-
- Jun 09, 2018
-
-
steamport authored
* change "pmbootstrap kconfig_check" to "pmbootstrap kconfig check" * change "pmbootstrap menuconfig" to "pmbootstrap kconfig edit [-x|-g]" (with legacy alias, because the first syntax was referenced to a lot) * enable X11 interfaces: -x: xconfig, -g: gconfig * new function to copy the xauthority file: pmb.chroot.other.copy_xauthority() * remove menufconfig() function from the kernel template and all kernel aports ([skip ci] because it would rebuild all kernels and run out of time). Alpine has dropped this as well, and it wouldn't work with the new code anyway.
-
- Feb 06, 2018
-
-
Oliver Smith authored
-
- Nov 20, 2017
-
-
drebrez authored
-
- Jun 25, 2017
-
-
Pablo Castellano authored
-
- Jun 06, 2017
-
-
Oliver Smith authored
-
- May 26, 2017
-
-
Oliver Smith authored
-
Oliver Smith authored
-