summaryrefslogtreecommitdiffstats
path: root/loader2/hdinstall.c
Commit message (Expand)AuthorAgeFilesLines
* check stamp for hd installsMike Fulbright2003-04-021-2/+18
* bump copyrightsMike Fulbright2003-03-281-1/+1
* made it so we loopback mount stage2 now, and we look for graphical stage2 firstMike Fulbright2003-03-281-0/+64
* add a way to skip the probe if we're going into loadDriverFromMedia fromJeremy Katz2003-02-181-2/+2
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-1/+1
* don't substitute PRODUCTNAME at build time and instead read it fromJeremy Katz2003-01-131-1/+1
* q could be used uninitializedJeremy Katz2003-01-031-1/+1
* add support for pulling ks.cfg from hd or cdMike Fulbright2002-12-171-0/+43
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-2/+2
* loader changes for s/netstg1/netstg2/ and s/hdstg1/hdstg2/Jeremy Katz2002-12-061-2/+2
* move some declarations into their own headersJeremy Katz2002-12-061-2/+3
* ramfs seems to behave now so switch to using it for storage of netstg/hdstgJeremy Katz2002-12-041-1/+1
* sort partitionsMike Fulbright2002-12-041-10/+31
* added hd ks supportMike Fulbright2002-12-041-1/+94
* get updates.img working for hdinstallsMike Fulbright2002-12-031-5/+12
* added hd install supportMike Fulbright2002-12-031-0/+413