Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use IMG image instead of ISO format, due to hard links | Aaron LI | 2018-02-03 | 1 | -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/improvements | Aaron LI | 2018-01-24 | 1 | -11/+24 |
| | |||||
* | dfly-update: implement compare_version() using "sort -V" | Aaron LI | 2018-01-24 | 1 | -4/+15 |
| | |||||
* | Implement "status" sub command | Aaron LI | 2017-06-04 | 1 | -0/+226 |