rescue: say gbye to 'boot floppies' and moderize
This commit is contained in:
parent
ae3d035140
commit
fcf6949e63
@ -16,8 +16,7 @@ normally found in /bin and /sbin.
|
|||||||
|
|
||||||
These Makefiles recompile each of the crunchgen components and include
|
These Makefiles recompile each of the crunchgen components and include
|
||||||
support for overriding specific library entries. Such techniques
|
support for overriding specific library entries. Such techniques
|
||||||
should be useful elsewhere. For example, boot floppies could use this
|
should be useful elsewhere.
|
||||||
to conditionally compile out features to reduce executable size.
|
|
||||||
|
|
||||||
3) Produce a toolkit suitable for small distributions.
|
3) Produce a toolkit suitable for small distributions.
|
||||||
|
|
||||||
@ -27,8 +26,8 @@ system.
|
|||||||
|
|
||||||
These tools have one big disadvantage: being statically linked, they
|
These tools have one big disadvantage: being statically linked, they
|
||||||
cannot use some advanced library functions that rely on dynamic
|
cannot use some advanced library functions that rely on dynamic
|
||||||
linking. In particular, nsswitch, locales, and pam are likely to all
|
linking. In particular, nsswitch, locales, and pam all
|
||||||
rely on dynamic linking in the near future.
|
rely on dynamic linking.
|
||||||
|
|
||||||
|
|
||||||
To compile:
|
To compile:
|
||||||
|
Loading…
Reference in New Issue
Block a user