| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
XXX: Use global variables shared between cmd_status() and cmd_fly()
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
When there is no $TO_REMOVE_LATE, the generated $tmpfile list has an *empty
line* at the end, which cause problem for the file existence test.
|
| |
|
|
|
|
|
| |
The important etc confg files (e.g., group, passwd) cannot be moved/renamed!
Use "cp" instead of "mv"!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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...
|
| |
|
| |
|
|
|