rulimine/limine-deploy
Ray Redondo ee688073be
deploy: allow non-positional --force-mbr (#186)
* deploy: allow non-positional --force-mbr

Improvement on #182; fixed formatting, added comments, and made `[GPT partition index]` not fixed at `argv[2]` either. Incidentally, this allows `--force-mbr` and `[GPT partition index]` to coexist; there may be cause for a check for this.

* deploy: move usage to separate function

* deploy: fix style

* deploy: fix `usage` call

* limine-deploy: adjust usage information

* limine-deploy: add another explicit null check
2022-06-26 05:36:24 +02:00
..
.gitignore misc: limine-s2deploy -> limine-deploy 2022-04-02 09:31:19 +02:00
Makefile build: Pass -D__USE_MINGW_ANSI_STDIO when building limine-deploy 2022-06-25 09:27:30 +02:00
hgen.sh limine-deploy: Remove leading underscore from limine.hdd variable name 2022-04-15 16:13:08 +02:00
limine-deploy.c deploy: allow non-positional --force-mbr (#186) 2022-06-26 05:36:24 +02:00