[Peeweelinux] packages?

Adi Linden [email protected]
Fri, 23 Aug 2002 22:59:31 -0500 (CDT)


All PeeWeeLinux packages are built using rpm. The "pwlconfig" scripts
convert rpms into tar files. When building the rpm, steps are taken to
minimize the footprint of the package by not including unneeded files,
stripping the binaries, linking only libraries actually available, etc.

Another important point is to use a RedHat 6.2 system for building rpms
otherwise the build binaries will not work with the PeeWeeLinux glibc.

Adi