| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
When we are given repo= but have to infer a location for the stage2 image,
we need to deal with typos. When we try to get the stage2 image, the user
has a chance to correct things in the UI. However, this does not change
the repo= parameter we used to make our stage2 guess. While we can't be
sure what the user really meant to do, we can at least try to trim off the
/images/whatever portion of the path that was constructed by the UI.
|
|
|
|
|
|
| |
The minstg2 image has outlived its usefulness. We are at
a point where we have been maintaining two stage 2 images
and they are slowly becoming identical.
|
| |
|
| |
|
| |
|
|
|
|
| |
* po/sk.po: Typo fix.
|
| |
|
|
|
|
|
| |
Bring some fixes done in the RHEL-5 branch for s390x forward to the
rawhide branch.
|
|
|
|
| |
Also, remove some extraneous flags in the process.
|
| |
|
|
|
|
| |
Patches are from Alexander Todorov <atodorov AT redhat DOT com>.
|
|
|
|
| |
#254032)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* loader2/net.c (chooseNetworkInterface): Don't pick wireless
adapters unless explicitly requested
* loader2/loader.c (parseCmdLineFlags): Add wireless flag
* loader2/loader.h: Likewise.
|
|
|
|
|
|
|
|
| |
a kickstart install, flag it. Init ipv4method and ipv6method (#260621).
* loader2/loader.h: Add LOADER_FLAGS_IS_KICKSTART and
FL_IS_KICKSTART() (#260621).
* loader2/net.c (configureTCPIP): Set skipForm to 1 if kickstart
flag is set (#260621).
|
|
|
|
|
|
|
|
|
|
| |
* loader2/loader.h: Add getProductArch method.
* loader2/loader.c: Populate productArch and define getProductArch.
Show the architecture in stage1.
* constants.py: add productArch
* product.py: populate productArch
* text.py: Show the architecture during text mode stage2.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
update your client systems. Besides, telnet was b0rk3n in RHEL5 and only one person complained. Time to advance loader to a telnet-free world. Also, this only affects mainframes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* loader2/loader.c (readNetInfo, parseCmdLineIp, doLoaderMain): Where
the 'ip' structure member was referenced in loaderData, change it to
'ipv4'.
* loader2/net.c: Likewise.
* loader2/loader.c (doLoaderMain): In STEP_IP, handle inet_ntop()
return values more gracefully when setting loaderData fields after
readNetConfig() has been called.
* anaconda.spec: Require libdhcp-devel >= 1.24 to handle dual-stack
manual IP configuration correctly (#232690).
|
| |
|
|
|
|
|
|
| |
* loader2/loader.c: Change iscsi flag -> asknetwork. Don't bail
if we don't have find disk devices in the loader.
* loader2/loader.h: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* loader2/hdinstall.c: Whitespace consistency, loaderData->method
is now an int.
* loader2/loader.c (doLoaderMain): loaderData->method is now an
int, pass methodNum to readNetConfig().
* loader2/loader.h: char * method -> int method.
* loader2/method.c: Set loaderData->method to appropriate METHOD_
value since it's now an int.
* loader2/method.h: Add METHOD_* macros.
* loader2/net.c (cidrCallback): Dialog wording change.
* loader2/net.c (readNetConfig): Take methodNum as a param, pass
methodNum to configureTCPIP().
* loader2/net.c (configureTCPIP): Take methodNum as a param, if
user selects METHOD_NFS and unchecks IPv4, display error dialog
and ask user to try again.
* loader2/net.c (kickstartNetworkUp): Pass methodNum to
readNetConfig().
* loader2/net.h: Prototype updates.
* loader2/nfsinstall.c: loaderData->method is now an int.
* loader2/urlinstall.c: loaderData->method is now an int.
|
|
|
|
| |
the python side of things.
|
|
|
|
| |
to it) all over the place.
|
|
|
|
|
| |
option would be good for people who fear change, so I'll get that implemented
throughout the loader.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* loader2/hardware.c: Load iscsi modules if requested.
* loader2/loader.c: Add iscsi flag parsing. Ask for network if
iscsi is being used.
* loader2/loader.h: Add iscsi flag.
|
|
|
|
|
| |
* loader2/loader.h (FL_UB): Don't reuse a define (oops) and use &
instead of &&.
|
|
|
|
|
|
|
|
| |
* loader2/loader.c: Temporary handling of 'ub' command line flag
to say to try ub instead of usb-storage.
* loader2/loader.h: Add ub flag definition.
* loader2/usb.c (usbInitialize): Load usb-storage/ub if there is
something which looks relevant
|
| |
|
|
|
|
|
| |
* loader2/loader.h (LOADER_FLAGS_NOPARPORT): Remove unused flag.
* loader2/hardware.c (initializeParallelPort): Remove unused code.
|
|
|
|
|
|
|
|
|
|
| |
* loader2/net.c: Add support for ksdevice=bootif with patch from
Alex Kiernan (alex.kiernan@gmail.com). This plus "IPAPPEND 2" in
your pxelinux config will set your install device to the one you
pxebooted from. (#166135)
* loader2/loader.h: Likewise.
* loader2/loader.c: Likewise.
* docs/command-line.txt: Document it!
|
|
|
|
| |
tty3 going when we get to pythonland.
|
|
|
|
|
|
|
|
| |
* loader2/urlinstall.c (loadUrlImages): Use the constant, bumped
to 192M to try to avoid OOM situations (#157274)
* loader2/loader.h (GUI_STAGE2_RAM): Add constant for when to do a
graphical install with stage2.img loaded into RAM.
|
|
|
|
|
| |
drivers. useful if you're kickstarting and need to do an alternate driver
as you can then do a device line in your ks.cfg
|
|
|
|
|
|
| |
hvc (ppc), hvsi (ppc), and altix (ia64). set up in init and carried
throughout.
(#131091, #130906, #131301)
|
| |
|
|
|
|
|
|
|
| |
qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces,
too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for
sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE
instead
|
|
|
|
| |
instead, required for IUCV setup
|