mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
Fixed another non-root boot/root bug. The info had it correct, but the actual
copy with genext2fs was being done from the wrong location. This has been fixed.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Fixed another non-root boot/root bug. The info had it correct, but the actual
|
||||
copy with genext2fs was being done from the wrong location. This has been
|
||||
fixed.
|
||||
|
||||
Had some testing code which was providing the wrong value for $compress, this
|
||||
made non-root booting fail for bzip2 because bunzip2 didn't exist in the
|
||||
initrd.
|
||||
|
||||
Reference in New Issue
Block a user