aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove load_config() and simply source the config fileAaron LI2018-03-101-14/+1
|
* Update local vars and some minor fixesAaron LI2018-03-101-20/+17
|
* Update copyright and one-line descriptionAaron LI2018-03-101-7/+3
|
* Use IMG image instead of ISO format, due to hard linksAaron LI2018-02-031-2/+3
| | | | | | | Most of the tools under `/usr/share/initrd/{bin,sbin}` are hard links, however the ISO9660 filesystem cannot deal with them, therefore the installed files are copies, which can cause problem for `mkinitrd` due to out of space...
* dfly-update: multiple small fixes/improvementsAaron LI2018-01-241-11/+24
|
* dfly-update: implement compare_version() using "sort -V"Aaron LI2018-01-241-4/+15
|
* Implement "status" sub commandAaron LI2017-06-042-0/+235
|
* First commit: enter dfly-updateAaron LI2017-06-043-0/+40