| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* loader2/net.c (findHostAndDomain): Not succeeding at reverse
lookup should only be a warning
|
|
|
|
|
| |
* loader2/firewire.c (firewireInitialize): this should be a debug
message...
|
|
|
|
| |
* loader2/hardware.c: Look for xen devices.
|
|
|
|
|
| |
* loader2/modules.c: Who cares about missing modules, they're
probably built-in...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* loader2/driverdisk.c: Clean up log levels.
* loader2/firewire.c: Likewise.
* loader2/hardware.c: Likewise.
* loader2/hdinstall.c: Likewise.
* loader2/lang.c: Likewise.
* loader2/loader.c: Likewise.
* loader2/log.h: Likewise.
* loader2/mediacheck.c: Likewise.
* loader2/method.c: Likewise.
* loader2/modstubs.c: Likewise.
* loader2/modules.c: Likewise.
* loader2/net.c: Likewise.
* loader2/nfsinstall.c: Likewise.
* loader2/pcmcia.c: Likewise.
* loader2/urls.c: Likewise.
* loader2/usb.c: Likewise.
|
|
|
|
|
| |
* loader2/driverselect.c (getManualModuleArgs): We don't have help
about the args, don't pretend that we do.
|
| |
|
|
|
|
| |
* loader2/module-info: Add xenblk and xennet
|
| |
|
| |
|
|
|
|
| |
you, pump).
|
|
|
|
| |
* loader2/loader.c (main): Use nofb by default
|
| |
|
|
|
|
| |
* anaconda.spec: Bump version.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* anaconda.spec: Bump version.
* loader2/urlinstall.c (loadUrlImages): minstg2.img instead of
netstg2.img
* loader2/hdinstall.c (mountHDImages): minstg2.img instead of
hdstg2.img
* loader2/method.c (validIsoImages): Look for stage2.img instead
of hdstg2.img
* scripts/mk-images: mkcramfs is now mkfs.cramfs
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* loader2/selinux.c (loadpolicy): load_policy changed how it
works, let's try to keep it happy if we can instead of having to
implement it ourselves.
* scripts/upd-instroot (SELINUX): Create an selinux config.
|
|
|
|
| |
* loader2/urlinstall.c: Silly fix for constant.
|
|
|
|
| |
* loader2/hardware.h (initializeParallelPort): Remove declaration.
|
|
|
|
|
| |
* loader2/loader.h (LOADER_FLAGS_NOPARPORT): Remove unused flag.
* loader2/hardware.c (initializeParallelPort): Remove unused code.
|
| |
|
|
|
|
| |
* loader2/module-info: Add skge (#168590)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* isys/imount.c (doPwMount): Make arguments for doPwMount
simpler. Use a bitmask of flags and pass extra data like
mount(2). Use flags for nfs and pass arguments onto nfsmount().
Kill some dead code.
* isys/imount.c (doPwMount): Update prototype, add constants.
* isys/isys.c (doMount): Update for new API.
* loader2/cdinstall.c: Likewise.
* loader2/driverdisk.c: Likewise.
* loader2/hdinstall.c: Likewise.
* loader2/loader.c: Likewise.
* loader2/method.c: Likewise.
* loader2/nfsinstall.c: Likewise.
* loader2/usb.c: Likewise.
|
|
|
|
|
|
| |
* loader2/hardware.c: Likewise.
* loader2/pcmcia.c: Likewise.
* loader2/usb.c: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PCIC types in one box.
* loader2/pcmcia.c (startupPcmciaControllers): Add code to
set resources for PCMCIA controllers, and enable them.
(initializePcmciaController): Call it.
(has_pcmcia, startPcmciaDevices, activate_device): Remove
obsolete and ugly cruft.
* loader2/pcmciatest.c: Remove obsolete file
* loader2/hardware.c: Adjust for changes.
* scripts/mk-images: Remove obsolete PCMCIA options
* scripts/upd-instroot: Ship pcmciautils socket startup program.
(mainly for debugging. It's tiny.)
|
|
|
|
|
|
|
| |
built statically in 2.6 (and the probe code here won't work
now in any case...)
* loader2/hardware.h: Likewise.
* loader2/loader.c: Adjust accordingly.
|
| |
|
|
|
|
| |
* loader2/module-info: Add qla2100 (#167065)
|
|
|
|
| |
* loader2/loader.c: Disable selinux if mounting /selinux fails.
|
|
|
|
|
|
|
|
|
|
| |
* 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!
|
| |
|
| |
|
|
|
|
| |
the loader.
|
|
|
|
| |
tty3 going when we get to pythonland.
|
|
|
|
|
|
| |
installer. Also make the output look the same. This isn't going to be
nearly as sophisticated as the python logging module, but it will at least
behave similarly with command line options.
|
| |
|
|
|
|
| |
* loader2/module-info: Add mptspi and mptfc for new driver split
|
|
|
|
|
| |
* loader2/driverdisk.c (loadDriverFromMedia): Apply patch from
Akinobu Mita <mita@miraclelinux.com> to fix dd off of sda1:/dd.img
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile Makefile.inc mini-wm.c xmouse.c xutils.c isys/Makefile
isys/isys.c isys/lang.c isys/smp.c isys/uncpio.c
isys/gzlib/Makefile isys/gzlib/inflate.c loader2/Makefile
loader2/driverdisk.c loader2/driverselect.c loader2/hdinstall.c
loader2/init.c loader2/kickstart.c loader2/loader.c
loader2/loadermisc.c loader2/moduleinfo.h loader2/modules.c
loader2/net.c loader2/nfsinstall.c loader2/telnet.c
loader2/undomounts.c loader2/urlinstall.c utils/Makefile
utils/genhdlist.c utils/mapshdr.c utils/snarffont.c: Define cflags
in one place (Makefile.inc) and use a consistent set
everywhere. Fix up some of the compile warnings this uncovered.
Also fix a few more things that -Wextra turned up.
|
|
|
|
|
|
|
| |
* loader2/modules.c (loadModule): usb-storage has reached new
levels of awful and now doesn't enumerate the devices with
anything approaching a reasonable speed. Add a sleep to wait for
some devices to show up
|
|
|
|
|
| |
* loader2/net.c: Don't spew an error if you don't set the wepkey
or essid (#158223)
|
|
|
|
|
| |
* loader2/module-info: Add megaraid (#157420). Go through the
kernel and add other new drivers that I noticed.
|
|
|
|
|
| |
* loader2/telnetd.c: Switch to using ptys via devpts instead of
hard-coded ptyp* (#124248)
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
hurt.
|
| |
|
| |
|
|
|
|
|
| |
* loader2/cdinstall.c: Don't load stage2.img into RAM if they boot
with 'text' (#155398)
|