summaryrefslogtreecommitdiffstats
path: root/loader2/method.c
Commit message (Expand)AuthorAgeFilesLines
* fix for method= based on mattdm's patch (#84156)Jeremy Katz2004-04-301-9/+10
* after some fun debugging with viro and davej...Jeremy Katz2004-01-221-2/+3
* apply mikem's patch to avoid freeing things more than once (#106956)Jeremy Katz2003-12-171-6/+8
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-3/+8
* make sure loopfd is still open so we can close it in an error case (#106615)Jeremy Katz2003-10-131-2/+3
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-1/+4
* and need it here tooJeremy Katz2003-07-081-1/+2
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-1/+53
* rest of remount tweaksMike Fulbright2003-05-011-4/+4
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-19/+5
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-4/+4
* move method from cmdline settings to a function.Jeremy Katz2003-02-131-1/+37
* work on non-o_direct systemsMatt Wilson2003-01-171-0/+4
* attempt to use O_DIRECT for loopback stage2 - should use less kernel buffer...Matt Wilson2003-01-041-6/+15
* loader changes for s/netstg1/netstg2/ and s/hdstg1/hdstg2/Jeremy Katz2002-12-061-1/+1
* ramfs seems to behave now so switch to using it for storage of netstg/hdstgJeremy Katz2002-12-041-2/+3
* added hd install supportMike Fulbright2002-12-031-1/+1
* added function to determine timestamp and release description from stamp file...Mike Fulbright2002-12-031-5/+242
* add method to umount a stage2 imageMike Fulbright2002-12-021-0/+6
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+359