pmbootstrap/pmb/install
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 pmbootstrap init: kernel selection / remove linux-pmos-lts (#1363) 2018-04-03 23:50:09 +00:00
_install.py menuconfig: add gconfig/xconfig support (#1509) 2018-06-09 06:52:24 +00:00
blockdevice.py menuconfig: add gconfig/xconfig support (#1509) 2018-06-09 06:52:24 +00:00
file.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
format.py Add Raspberry Pi device (#1501) 2018-05-29 19:33:40 +00:00
losetup.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
partition.py Add Raspberry Pi device (#1501) 2018-05-29 19:33:40 +00:00
recovery.py [recovery-installer] Copy contents of /etc/skel to home directory (#1114) 2018-01-12 21:53:15 +00:00