mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
Fixes rpm dist problems with @INC.
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
Updated to 2.4.19-49um and the latest uml tools 20030202.
|
||||
|
||||
Fixed a @INC problem with rpm packages. The fhs checks usually insert
|
||||
the module path (Debian std. path) into @INC via a BEGIN {}, but the
|
||||
new BootRoot::Options was trying to be loaded before the fact because
|
||||
it had been placed within the BEGIN{}.
|
||||
|
||||
*Fixed a glibc with uml_mconsole and genext2fs for distributions using
|
||||
libc6 2.2.5 since the version previously included was being compiled
|
||||
for 2.3.1. Accomplished this by making gbootroot within redhat 7.3.
|
||||
|
||||
* make libc6 dep for debian >= 2.3.1. .. good idea?
|
||||
|
||||
1.4.0 - 01/06/2003
|
||||
------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user