mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
Had to add user-mode-linux/usr/lib/uml to the path to allow --home to
find port-helper, or otherwise root_fs complain. Have no idea why this change exists with port-helper because wasn't the case before. Also, added path for user-mode-linux/usr/bin to find the other tools. Also, improves all in Makefile
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
1.4.0 - 12/12/2002
|
||||
------------------
|
||||
|
||||
Had to add user-mode-linux/usr/lib/uml to the path to allow --home to
|
||||
find port-helper, or otherwise root_fs complain. Have no idea why
|
||||
this change exists with port-helper because wasn't the case before.
|
||||
Also, added path for user-mode-linux/usr/bin to find the other tools.
|
||||
|
||||
When root_fs_helper was running with the newer Expect.pm, and
|
||||
consequentially the newer uml kernel it became necessary to get out
|
||||
when the kernel shuts down with a last function right when it says
|
||||
"Power down."
|
||||
|
||||
Checks for the proper version for newer libc6 linkers. Hopefully,
|
||||
should work properly with libc6 > 2.3.1, too.
|
||||
|
||||
|
||||
1.3.6 - 03/10/2002
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user