pmbootstrap-meow/pmb/aportgen
steamport 30df0725ca menuconfig: add gconfig/xconfig support (#1509)
* 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.
2018-06-09 06:52:24 +00:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
binutils.py aportgen: Gracefully handle old aports_upstream (#1291) 2018-03-11 14:18:21 +00:00
busybox_static.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00
core.py gcc-*: fix compiling in strict mode [skip ci] (#1468) 2018-05-13 18:30:02 +00:00
device.py Properly escape commands in pmb.chroot.user() (#1316) 2018-03-10 22:58:39 +00:00
gcc.py gcc-*: fix compiling in strict mode [skip ci] (#1468) 2018-05-13 18:30:02 +00:00
linux.py menuconfig: add gconfig/xconfig support (#1509) 2018-06-09 06:52:24 +00:00
musl.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00