Age | Commit message (Collapse) | Author | Files |
|
- there is now a default machine-specific command line and an override
for the memory config to provide a useable default per-machine.
|
|
- temporarily put the CMDLINE_ROOT back in to the conf file so that
nas100d kernels keep on working
|
|
- the generic ixp4xx-kernel package now creates the same generic kernel
regardless of how MACHINE is set, it then appends shims to the kernel
to obtain machine specific kernels and produces packages of the results.
Still TBD is the command line fixup.
The generic command line is the nslu2 one, this is a temporary hack
to keep the NSLU2 build working.
|
|
- rather than build nslu2-kernel or nas100d-kernel slugos-image now
builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the
normal MACHINE override, even though MACHINE itself is still set to
nslu2 or nas100d (or ixp4xx).
|
|
|
|
- the kernel packages now use ${MACHINE}[bl] according to the system
byte sex, therefore this must be included in the IPKG_ARCH list or
the image build will fail.
|
|
- conf/machine/include/ixp4xx.conf now provides generic
configuration for nslu2 and nas100d (+ future ixp4xx based
machines), the kernel image fixup is made generic, all
kernel packages have a generic name. ipkg search rules
changed to look for the generic packages too.
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
|