"...flasher flash_rootfs" instead of "..._system"
Created by: ollieparanoid
New help output
$ pmbootstrap flasher -h
usage: pmbootstrap flasher [-h] [--method FLASH_METHOD]
{boot,flash_kernel,flash_rootfs,flash_system,sideload,list_flavors,list_devices}
...
positional arguments:
{boot,flash_kernel,flash_rootfs,flash_system,sideload,list_flavors,list_devices}
boot boot a kernel once
flash_kernel flash a kernel
flash_rootfs (flash_system)
flash the rootfs to a partition on the device
(partition layout does not get changed)
sideload sideload recovery zip
list_flavors list installed kernel flavors inside the device rootfs
chroot on this computer
list_devices show connected devices
optional arguments:
-h, --help show this help message and exit
--method FLASH_METHOD
override flash method
Details
- Change
pmbootstrap flasher flash_system
command topmbootstrap flasher flash_rootfs
- The old command still works, but all references have been changed to the new command
- Remove obsolete
pmbootstrap flasher export
(that was changed topmbootstrap export
a few months ago) - Update
README.md
and ZSH auto completion - Change the description of the generated rootfs image (not talking about a system image anymore, mention that it has subpartitions)
- Better description of
pmbootstrap flasher flash_rootfs --partition
Closes #1354 (closed).
Merge request reports
Activity
Created by: lduboeuf
- update wiki pages find and replace all should do the trick ?
By * postmarketOS Bot on 2018-03-30T01:09:30
Edited by Ghost UserCreated by: ollieparanoid
Thanks for all the reviews! I've adjusted the wording as @drebrez recommended, and updated the wiki (
git pull
straight from the MediaWiki,sed
magic,git push
). Shipped!By * postmarketOS Bot on 2018-03-30T01:13:22
Edited by Ghost Usermentioned in commit 0d7802d7
By Oliver Smith on 2018-07-15T21:42:20
mentioned in merge request !1640 (merged)
By Oliver Smith on 2018-07-15T21:53:50
mentioned in commit bca25165
By Oliver Smith on 2018-08-04T11:07:34
mentioned in commit 3d6da2e4
By Oliver Smith on 2018-09-25T16:24:30
Please register or sign in to reply