Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-26 | kernel-install: rename the loader entry filename | Harald Hoyer | |
The wildcard matching the default loader entry should always be able to point to the same machine. So instead of sorting by <distribution>-<kernel-version>-<machine-id> we better sort by <machine-id>-<kernel-version>. | |||
2013-02-26 | kernel-install: create the loader entries with absolute paths relative to /boot | Harald Hoyer | |
2013-02-26 | kernel-install: replace URLs with man pages in the error messages | Harald Hoyer | |
2013-02-26 | kernel-install: fixed paths in boot loader entry | Harald Hoyer | |
For the loader entry a relative path has to be used. | |||
2013-02-25 | kernel-install: remove LANG= | Kay Sievers | |
2013-02-25 | kernel-install: add kernel-install tool | Harald Hoyer | |