| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
If you've got a non-PAE kernel installed on an i686 machine, the kernel
architecture is i586. This change makes sure that supermin finds the
installed kernel.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Combine the common tail of make.sh and update.sh so that make
just calls update at the end directly. The effect is the same.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This ensures that /dev can be bind-mounted when running commands,
as initramfs cannot be bind-mounted.
|
| |
|
| |
|
|
|