Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch from notting to make it so that md can be modular (saves 20k in | Jeremy Katz | 2003-07-10 | 1 | -1/+1 |
| | | | | the -BOOT kernel). | ||||
* | this diff looks a lot bigger than it really is due to whitespace changes :/ | Jeremy Katz | 2003-04-18 | 1 | -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 system | Erik Troan | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | use cramfs on alpha | Matt Wilson | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | evil hackery | Matt Wilson | 2000-07-04 | 1 | -0/+7 |
| | |||||
* | larger images on alpha, use loader-local on sparc64 | Matt Wilson | 2000-06-20 | 1 | -1/+1 |
| | |||||
* | bump up sizes | Matt Wilson | 2000-06-20 | 1 | -2/+2 |
| | |||||
* | make some more imges... | Matt Wilson | 2000-06-19 | 1 | -0/+4 |
| | |||||
* | copy initrd into right directory | Matt Wilson | 2000-06-19 | 1 | -1/+1 |
| | |||||
* | working (or at least close) sparc64 | Matt Wilson | 2000-06-15 | 1 | -3/+6 |
| | |||||
* | don't move the local initrd to the boot/ directory | Matt Wilson | 2000-06-15 | 1 | -3/+2 |
| | |||||
* | removed --bootdisksize (which was just ignored anyway) | Erik Troan | 2000-06-15 | 1 | -1/+0 |
| | |||||
* | a little more output (ewt hates this... :) | Matt Wilson | 2000-06-14 | 1 | -0/+1 |
| | |||||
* | chown the dest and destgr trees, promote to sparc64 when running depmod | Matt Wilson | 2000-06-14 | 1 | -4/+5 |
| | |||||
* | ok, we should be getting some sparc64 images now | Matt Wilson | 2000-06-14 | 1 | -14/+20 |
| | |||||
* | typo | Matt Wilson | 2000-06-14 | 1 | -5/+5 |
| | |||||
* | missing done | Matt Wilson | 2000-06-14 | 1 | -0/+2 |
| | |||||
* | some more tweaks for sparc | Matt Wilson | 2000-06-14 | 1 | -3/+3 |
| | |||||
* | first pass at sparc images | Matt Wilson | 2000-06-14 | 1 | -0/+76 |