summaryrefslogtreecommitdiffstats
path: root/src/cmd/mkinitramfs.sh
Commit message (Expand)AuthorAgeFilesLines
* cmd/mkinitramfs: Remove commandPatrick McDermott2021-01-161-88/+0
* src/cmd/mkinitramfs.sh: Delimit command operandsPatrick McDermott2019-04-261-4/+4
* Update remaining copyright noticesPatrick McDermott2019-04-251-1/+1
* Add braces to param exps in arith substsPatrick McDermott2019-04-191-1/+1
* cmd/*: Return 0 on successP. J. McDermott2016-01-171-0/+2
* cmd/*: Check return value of block_mount()P. J. McDermott2016-01-171-1/+3
* cmd/*: Check return value of profile_detect()P. J. McDermott2016-01-171-1/+4
* cmd/*: s/exit/return/P. J. McDermott2016-01-171-4/+4
* cmd/mkinitramfs: Use non-exiting error() and clean up on errorP. J. McDermott2016-01-171-1/+2
* cmd/*: Use profile_detect()P. J. McDermott2016-01-161-1/+1
* cmd/mkinitramfs: Accept block device as rootP. J. McDermott2016-01-161-0/+11
* cmd/mkinitramfs: ImplementP. J. McDermott2016-01-151-1/+38
* cmd/mkinitramfs: New stub of a commandP. J. McDermott2016-01-151-0/+32