index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
/
nfsinstall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove loader/
Will Woods
2012-02-15
1
-473
/
+0
*
Add nfsiso: handling to parseNfsHostPathOpts
Brian C. Lane
2011-09-30
1
-2
/
+4
*
Check the return value of get_file_list (#741466)
Brian C. Lane
2011-09-29
1
-1
/
+1
*
Move most anaconda mount points to be under /mnt/install.
Chris Lumens
2011-04-13
1
-22
/
+22
*
Changes for NetworkManager API 0.9
Radek Vykydal
2011-04-11
1
-1
/
+1
*
Fix syntax error from commit 9e696b62.
Ales Kozumplik
2011-04-04
1
-1
/
+1
*
Rewrite nfs url parsing in loader
Brian C. Lane
2011-04-01
1
-32
/
+27
*
Fix order of nfs mountOpts in promptForNfs
Brian C. Lane
2011-04-01
1
-1
/
+1
*
mount needs to be told "nfs" or it assumes any argument is a device (#678414).
Chris Lumens
2011-03-29
1
-1
/
+1
*
Fixup rindex usage (#678086)
Brian C. Lane
2011-03-24
1
-1
/
+1
*
Consolidate ip address checking into functions.
Radek Vykydal
2011-03-10
1
-2
/
+1
*
Clarify that loader method entries are looking for a tree.
Chris Lumens
2011-02-25
1
-2
/
+2
*
Handle nfsiso in promptForNfs as well (#678413).
Chris Lumens
2011-02-22
1
-1
/
+67
*
If the umount in getFileFromNfs fails, log it.
Chris Lumens
2011-02-21
1
-2
/
+4
*
Move all kickstart functions into kickstart.c.
Chris Lumens
2011-01-25
1
-45
/
+0
*
Add some debugging prints.
Chris Lumens
2010-10-15
1
-0
/
+2
*
Remove the unused mountNfsImage and all code that was only called by it.
Chris Lumens
2010-10-15
1
-193
/
+0
*
Rework how image loading works for NFS installs.
Chris Lumens
2010-10-15
1
-66
/
+107
*
Pass size of structure not a size of pointer to calloc (#592227)
Martin Sivak
2010-07-07
1
-1
/
+1
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-3
/
+3
*
Make sure the product.img directory is mounted before copying (#587696).
Chris Lumens
2010-05-28
1
-9
/
+16
*
On NFS installs, look for product.img and updates.img under images/ (#594811).
Chris Lumens
2010-05-24
1
-6
/
+2
*
Fix typo in loader/nfsinstall.c
David Cantrell
2010-05-13
1
-2
/
+2
*
Look for updates.img and product.img on NFS installs.
Chris Lumens
2010-05-13
1
-2
/
+17
*
nfs: off by one error leaves extra slash in a path.
Ales Kozumplik
2010-04-23
1
-1
/
+1
*
nfs: direct mounting of stage2.
Ales Kozumplik
2010-04-23
1
-1
/
+31
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Remove test mode from the loader, too.
Chris Lumens
2009-12-03
1
-5
/
+0
*
Adds interactive install support for NFS options (#537764)
Ales Kozumplik
2009-11-19
1
-13
/
+36
*
Introduces check_asprintf macro that checks asprintfs return value and termin...
Ales Kozumplik
2009-11-19
1
-93
/
+32
*
Replace all popt use with glib's option parsing code.
David Cantrell
2009-11-18
1
-14
/
+18
*
Consolidate the parsing of nfs: locations for ks= and stage2= (#529197)
Stijn Hoop
2009-11-03
1
-22
/
+30
*
getHostAndPath is only used by the nfs code, so move it.
Chris Lumens
2009-09-30
1
-1
/
+35
*
Fix going back from stage1 nfs/url setup dialog.
Radek Vykydal
2009-08-26
1
-1
/
+3
*
Fix going back from "NFS Setup" screen in stage 1 (#507064)
Radek Vykydal
2009-08-07
1
-1
/
+1
*
Fix a segfault on nfs+kickstart
Peter Jones
2009-04-28
1
-0
/
+1
*
Revert "Work around gcc bug #492973"
David Cantrell
2009-03-31
1
-1
/
+1
*
Work around gcc bug #492973
David Cantrell
2009-03-30
1
-1
/
+1
*
If ks=nfs:... is given, don't try to find the file via boot options (#480210).
Chris Lumens
2009-01-29
1
-66
/
+68
*
Allow 'ks' to function as it once did (#471812)
David Cantrell
2008-12-18
1
-23
/
+78
*
Do not store mount options in loaderData->instRepo (#467760)
David Cantrell
2008-11-03
1
-10
/
+3
*
Do not test for DNS settings in mountNfsImage()
David Cantrell
2008-10-09
1
-21
/
+0
*
Do not rely on loaderData->noDns to tell if we have DNS configured.
David Cantrell
2008-10-06
1
-8
/
+17
*
Set the installation repo when using the askmethod UI (#463472).
Chris Lumens
2008-10-01
1
-0
/
+6
*
Pass family to iface_ip2str() call
David Cantrell
2008-08-28
1
-1
/
+1
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+506