1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-24 17:33:24 -05:00
freesource caca3cae38 This solves a tough to discover bug. When root objcopy the permissions were
preserved for libraries, but this wasn't the case for non-root users.  The
part which did preserve permissions with chmod didn't allow non-root users,
but with genext2fs this isn't a problem, though chown is.  Anyways, when ld
or libc aren't 0755 basically the kernel can't find init.  Problem solved.
2001-11-17 06:14:35 +00:00
..
2001-11-04 08:52:57 +00:00
2001-07-31 05:13:58 +00:00