pmbootstrap/pmb
Oliver Smith 9d4bc61545
Fix #47: Support /dev/sd* as sdcard device
* The check for valid sdcard paths has been removed (because it
  doesn't make sense for /dev/sd*, this might as well be a real
  harddrive)
* New check: abort if any partition of the sdcard is mounted
* Automatically detect if the partitions are called "p1", "p2" etc.
  or just "1", "2" etc. (/dev/sda1 vs. /dev/mmcblk0p1)
* pmb.helpers.mount.ismount(): check the source (new) and the target
  path in /proc/mounts
2017-06-04 02:57:37 +02:00
..
aportgen Fix #19: gcc-armhf didn't compile anymore 2017-05-31 18:18:45 +02:00
build Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
chroot Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
config Fix #47: Support /dev/sd* as sdcard device 2017-06-04 02:57:37 +02:00
flasher Hello, there! 2017-05-26 22:08:45 +02:00
helpers Fix #47: Support /dev/sd* as sdcard device 2017-06-04 02:57:37 +02:00
install Fix #47: Support /dev/sd* as sdcard device 2017-06-04 02:57:37 +02:00
parse Hello, there! 2017-05-26 22:08:45 +02:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00