Commit Graph

25 Commits

Author SHA1 Message Date
Oliver Smith 6bb8444fef
"...flasher flash_rootfs" instead of "..._system" (#1373)
* Change `pmbootstrap flasher flash_system` command to
  `pmbootstrap 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 to
  `pmbootstrap 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`
2018-03-30 01:11:20 +00:00
Oliver Smith 1251c3810e
README: Update with lots of usage examples [skip ci] (#1340)
Details:
* renamed "supported devices" to "devices"
* fix coverage button to URL suggested by coveralls.io
* link to postmarketOS.org
* lots of usage examples
* use `pmbootstrap` alias
* Persistent alias note, initfs extract, debugging
2018-03-20 22:00:14 +00:00
Sicelo 730d311e75 Update README.md (#1249)
x86 is also supported, not just x86_64
2018-02-22 22:50:39 +01:00
carlos killpack abff5c933c README.md: fix typo s/coretutils/coreutils/ (#1044) 2017-12-27 19:05:59 +00:00
Oliver Smith 3b93f4f90e
README.md: we need coreutils on Alpine
Reported by xj9 in #postmarketOS - the way we call `du` doesn't work with busybox' `du`.
2017-12-27 02:12:58 +00:00
Oliver Smith 93a122cd24
README.md: remove obsolete telnet unlocking text (#882) 2017-11-07 22:27:51 +00:00
Oliver Smith df47b50013 Close #761: Integrate coveralls.io to show test coverage (#820)
* Enable coveralls.io coverage reports
* Add badge to README.md
2017-10-24 19:34:08 +00:00
Oliver Smith 29e1567813 Add grsec notice to README.md (see #107) (#697) 2017-10-04 18:17:22 +00:00
PureTryOut c7a6ff0b34 Make sure to tell people WSL is not supported (#507) 2017-09-03 14:07:22 +00:00
Yuval Adam 471006b798 Update README links (#506) 2017-09-03 08:50:40 +00:00
James Heald 12951dc3cf Updated all outdated wiki links (#504) 2017-09-03 06:46:54 +00:00
Martijn Braam 176352ee65 Added memory requirements to README (#454)
Please note that in case of #444 one GB for a full Ubuntu (which eats up several hundreds MB of RAM alone) + compiling in pmbootstrap was not enough, and that it was "enough" with 2 GB. So the actual value may be much lower.
2017-08-24 17:33:22 +00:00
Yuval Adam 7088c2d2f1 README refactoring (#367) 2017-08-16 20:45:31 +00:00
Oliver Smith ed58ae3a79
Close #103: Document how to use chroot commands with parameters 2017-06-23 23:46:09 +02:00
Oliver Smith 51af907534
Slightly adjust README.md
* Change "GNU/Linux" into "Linux distribution", because the Alpine Linux developers don't see their distro as GNU/Linux
* Use "hello-world" as example package, as it does not make much sense right now to compile heimdall for armhf
2017-06-21 20:01:28 +02:00
Oliver Smith 8fcbaec305
Slightly re-arrange the links, add link to the security warning 2017-06-04 04:50:06 +02:00
Oliver Smith 95144642a8
README.md Link to the devices wiki page 2017-05-30 20:52:42 +02:00
Oliver Smith 1b9efba2e1
README.md: link CI badge 2017-05-28 03:04:45 +02:00
Oliver Smith fb683bc7a2
README.md: Add CI badge 2017-05-28 03:01:27 +02:00
Oliver Smith 1cce0155fd
README.md: Typo fix, openssl is required, not openssh.
You'll need openssh to connect to your device after it has booted,
but if your host system does not have openssh, you can simply use
openssh from the native Alpine Linux chroot:
  ./pmbootstrap.py chroot
  apk install openssh
2017-05-28 01:13:29 +02:00
Oliver Smith 779723249c
README.md: link to the new porting guide 2017-05-28 00:57:21 +02:00
Oliver Smith e557414563
Adjust pmbootstrap executable in README.md #2 2017-05-26 22:43:36 +02:00
Oliver Smith 04c931dc13
Adjust pmbootstrap executable in README.md 2017-05-26 22:40:30 +02:00
Oliver Smith 0d26306d73
Minor adjustments to README.md 2017-05-26 22:13:15 +02:00
Oliver Smith eba5222e47
add README.md 2017-05-26 22:09:50 +02:00