summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* oops, fix typoJeremy Katz2003-04-041-1/+1
* add some ppc bits, not really accurate for macJeremy Katz2003-04-041-1/+4
* kill this bit of sillinessJeremy Katz2003-04-041-2/+0
* let's bumpJeremy Katz2003-04-031-1/+1
* oops, only want this on s390Jeremy Katz2003-04-031-1/+2
* remove obsolete braceKarsten Hopp2003-04-031-1/+1
* some cleanups for mainframeKarsten Hopp2003-04-031-17/+15
* add ide-cd (so that when it's a module, we pull it in).Jeremy Katz2003-04-021-3/+3
* make a list of places that could be "boot" for the arch, check that insteadJeremy Katz2003-04-022-2/+11
* set defaultDevice to None if we're not installing the boot loaderJeremy Katz2003-04-022-0/+6
* check if passwords match when leaving the screen and use dialogs (#82606)Jeremy Katz2003-04-021-20/+24
* only show the primary only checkbox if we can have something other thanJeremy Katz2003-04-023-4/+18
* need this too (or, msf broke it\! :)Jeremy Katz2003-04-021-0/+1
* hack to work around the fact that mke2fs isn't smart enough to know thatJeremy Katz2003-04-021-0/+5
* it seems to make sense....Jeremy Katz2003-04-021-0/+3
* really, keeping this debug spew is overkill :)Jeremy Katz2003-04-021-2/+0
* warning cleanupJeremy Katz2003-04-021-1/+1
* merge of vnc changed from HEAD to taroon branchMike Fulbright2003-04-013-7/+126
* tweak to sanity check package order list and complain if its borked.Mike Fulbright2003-04-011-0/+26
* - remove unused binariesKarsten Hopp2003-04-012-24/+45
* ppc works just fine with the default (4k) blocksize...Jeremy Katz2003-03-311-1/+1
* fixes for incorrect format specifiersJeremy Katz2003-03-303-4/+4
* include tweaks for warningsJeremy Katz2003-03-303-0/+3
* use __attribute__ so that we get checking of the arguments to our format-stringJeremy Katz2003-03-302-2/+2
* isofs isn't built-in on s390Jeremy Katz2003-03-301-1/+1
* increase verbosityJeremy Katz2003-03-301-0/+2
* st_size is long long with file offset bits as 64Jeremy Katz2003-03-301-1/+1
* need cramfsJeremy Katz2003-03-301-2/+2
* bash escapes me sometimes..Jeremy Katz2003-03-291-1/+1
* set explicit block sizes for mkcramfs if building a sparc* or ppc* treeJeremy Katz2003-03-291-2/+12
* include jfs stuff (#87224)Matt Wilson2003-03-281-1/+1
* these need to handle ip setup returning LOADER_NOOPJeremy Katz2003-03-282-2/+4
* oops, had an obsolete version of thisJeremy Katz2003-03-281-0/+4
* on s390, we don't have the option to hit back here, so we need to returnJeremy Katz2003-03-281-0/+5
* don't ask about mtu, just default it if they haven't specified it for ctcJeremy Katz2003-03-281-4/+4
* BAD HACK ALERT!!!Jeremy Katz2003-03-281-4/+4
* mtu of 4096 is very unhappy with writing over nfs. fall back to 1500 asJeremy Katz2003-03-281-2/+2
* - removed stuff used to parse the old .parm-file syntaxKarsten Hopp2003-03-271-112/+52
* merge using ramfs for /tmp from HEADJeremy Katz2003-03-271-59/+84
* don't show cdrom install for s390{,x} (#87382)Jeremy Katz2003-03-271-4/+2
* have to remount / rwJeremy Katz2003-03-271-0/+7
* some steps in the right direction of getting ppc trees. won't really work ye...Jeremy Katz2003-03-261-5/+13
* I think this is needed tooJeremy Katz2003-03-251-0/+169
* first pass at a yaboot.conf for the install. simple at first, once it'sJeremy Katz2003-03-251-0/+9
* /dev/dasdX is 10 characters long, all devicename were joined withoutKarsten Hopp2003-03-251-8/+14
* require newer kudzuJeremy Katz2003-03-251-1/+1
* fix for kudzu-1.1.0 here tooBill Nottingham2003-03-251-3/+3
* add the shutdown binary to the initrdJeremy Katz2003-03-251-0/+1
* * redirect all output to /dev/consoleJeremy Katz2003-03-251-5/+31
* don't restart the shell if it's exited abnormally (say, when shutdown kills it)Jeremy Katz2003-03-251-0/+1