summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.sparc64
Commit message (Collapse)AuthorAgeFilesLines
* patch from notting to make it so that md can be modular (saves 20k inJeremy Katz2003-07-101-1/+1
| | | | the -BOOT kernel).
* this diff looks a lot bigger than it really is due to whitespace changes :/Jeremy Katz2003-04-181-30/+34
| | | | | | | | | | | | instead of exec'ing mk-images.$(ARCH), source the file and then make each define a makeBootImages and a makeSecondStage function. these functions get called to create boot images (or the equivalent for the platform) and then to create the second stage images. let's us create a single second stage that will work with more than one kernel version (eg pseries vs iseries and kernel vs kernel-tape on s390) without having to hardcode knowledge in mk-images.arch about the last kernel version to be used
* added support for cramfs and new build systemErik Troan2001-06-201-2/+2
|
* use cramfs on alphaMatt Wilson2001-03-191-1/+1
|
* evil hackeryMatt Wilson2000-07-041-0/+7
|
* larger images on alpha, use loader-local on sparc64Matt Wilson2000-06-201-1/+1
|
* bump up sizesMatt Wilson2000-06-201-2/+2
|
* make some more imges...Matt Wilson2000-06-191-0/+4
|
* copy initrd into right directoryMatt Wilson2000-06-191-1/+1
|
* working (or at least close) sparc64Matt Wilson2000-06-151-3/+6
|
* don't move the local initrd to the boot/ directoryMatt Wilson2000-06-151-3/+2
|
* removed --bootdisksize (which was just ignored anyway)Erik Troan2000-06-151-1/+0
|
* a little more output (ewt hates this... :)Matt Wilson2000-06-141-0/+1
|
* chown the dest and destgr trees, promote to sparc64 when running depmodMatt Wilson2000-06-141-4/+5
|
* ok, we should be getting some sparc64 images nowMatt Wilson2000-06-141-14/+20
|
* typoMatt Wilson2000-06-141-5/+5
|
* missing doneMatt Wilson2000-06-141-0/+2
|
* some more tweaks for sparcMatt Wilson2000-06-141-3/+3
|
* first pass at sparc imagesMatt Wilson2000-06-141-0/+76