summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - because we don't know if newt is getting reverted or not, make theseanaconda-10.1.1.39-1Peter Jones2006-05-091-5/+12
| | | | symbols weak. Weak.
* - fix build for newer newt.Peter Jones2006-05-091-0/+14
|
* - fix build for newer newtPeter Jones2006-05-091-1/+7
|
* - fix minor syntax errorPeter Jones2006-05-081-1/+1
|
* - add changelogPeter Jones2006-05-082-1/+26
| | | | - bump version
* - parse /proc/lapics instead of doing acpi probing if we're on x86_64.Peter Jones2006-05-081-1/+10
| | | | - Don't do acpi probing on i386. (#171930)
* - add lapic_support to common modules.Peter Jones2006-05-081-1/+1
|
* - run lapicSetup()Peter Jones2006-05-081-0/+1
|
* - add lapicSetup declaration.Peter Jones2006-05-081-0/+2
|
* - add lapicSetup, which loads lapic_support.ko if you're on x86_64.Peter Jones2006-05-081-0/+8
|
* Screw the s390David Cantrell2006-05-032-8/+0
|
* * lvm.py (has_lvm): Return if we're on S/390 and don't see aDavid Cantrell2006-05-032-1/+9
| | | | /proc/devices file.
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-0112-33/+64
| | | | | | | | | | | | | | | | | | * loader2/nfsinstall.c Add support for passing nfs mount options by specifying nfsmountopts= on the boot command line. NOTE: this syntax will only exist in RHEL4. For future major releases of RHEL, this will be handled on a more fine-grained basis. (Brian Long, #168384) * loader/loader.c: Likewise. * loader2/loader.h: Likewise. * isys/imount.c (doPwMount): Pass extra parameters * isys/imount.h: (doPwMount): Prototype. * isys/isys.c: Adjust for new parameter. * loader2/cdinstall.c: Likewise. * loader2/driverdisk.c: Likewise. * loader2/hdinstall.c: Likewise. * loader2/method.c: Likewise. * loader2/usb.c: Likewise.
* This stuff was listed as a bug for RHEL-3, but it also existed in RHEL-4. ↵David Cantrell2006-04-243-16/+42
| | | | | | | | | | | Went ahead and patched the rhel4 branch: * rescue.py: Added runShell() to handle spawning the tty1 shell for rescue mode and set the controlling tty (#126620). * loader2/init.c: Do no disable Ctrl+C, Ctrl+Z, and friends if we're starting in rescue mode. Set controlling tty before dup2() calls. (#126620).
* - loader2/net.c (setupNetworkDeviceConfig): fix setting "mtu"Peter Jones2006-04-193-5/+8
| | | | | - loader2/net.c (writeNetInfo): get mtu from pump info - loader2/net.h (networkDeviceConfig): remove mtu field
* - dd readline and ncurses to non-GR images. (#177471).Peter Jones2006-04-192-1/+7
| | | | - add symlink for /bin/echo (#178781)
* - isys/linkdetect.c (get_link_status): don't leak socket fd.Peter Jones2006-04-194-0/+17
| | | | | - loader2/loader.c: add post_link_sleep and "nicdelay=" option. - loader2/net.c (waitForLink): handle post_link_sleep
* - loadDriverFromMedia: don't ask for a disk after loading the file from aPeter Jones2006-04-182-0/+6
| | | | disk on scsi (usb) devices (#186559)
* - update changelogPeter Jones2006-04-061-0/+2
|
* - fix error message to be more clear (#184246)Peter Jones2006-04-061-1/+1
|
* - update changelogPeter Jones2006-04-061-0/+1
|
* - eliminate double vnc entries (#175368)Peter Jones2006-04-061-20/+8
|
* - always reset terminal attributes on ppc (#166302)Peter Jones2006-04-062-6/+10
|
* - add qla2xxx (#174993)Peter Jones2006-04-062-0/+5
|
* - add selinux to text kickstart docs (#175868)Peter Jones2006-04-062-2/+25
|
* - quote ethtool opts properly (#176918)Peter Jones2006-04-062-1/+3
|
* Check for missing vg declaration earlier so the error message makesPeter Jones2006-04-062-3/+4
| | | | sense (bz 176989).
* - Don't put removable drives on the hard drive list on ppc (#147504)Peter Jones2006-04-062-1/+7
|
* - this has to go in as wellPeter Jones2006-04-061-0/+3
|
* Updateyulia2006-04-031-3/+4
|
* eek, this is wrong.Peter Jones2006-03-311-1/+1
|
* - "0x%p" looks really stupid.Peter Jones2006-03-081-2/+2
|
* - audit some allocationsPeter Jones2006-03-081-2/+24
| | | | | - add some debug prints - skip sdt entries that are ACPI_TABLE_UNKNOWN and start at 0x0
* - update changelog and versionPeter Jones2006-03-031-1/+5
|
* - probe acpi for cpus when the module is first loaded, and never again afterPeter Jones2006-03-031-1/+16
| | | | that.
* - update changelogPeter Jones2006-02-201-0/+2
|
* - don't count "disabled" cpus, which are either not present (empty socket) orPeter Jones2006-02-201-0/+7
| | | | disabled in bios.
* - changelog + version updatePeter Jones2006-02-201-1/+7
|
* - only mmap 0x100000 not 16M, as mmaping 16M of /dev/null doesn't workPeter Jones2006-02-201-7/+10
| | | | on amd64 boxes (and sets errno wrong...)
* - set ecx to 0 on all cpuid calls (fixes need for wierd eax-reading workaround)Peter Jones2006-02-201-59/+41
| | | | | - use common code for individual register cpuid calls - fix amd64 cores-per-package call to properly use ecx nod edx.
* - fix typo jkt foundPeter Jones2006-02-201-2/+2
|
* - reinitialize ncpus for each _isys.acpicpus() call (#181162)Peter Jones2006-02-201-0/+1
|
* - fix stray makefile changePeter Jones2006-02-171-1/+1
|
* - add changelogPeter Jones2006-02-172-1/+12
| | | | - bump version
* - use acpi's MADT by default for cpu probing, as it actually gets the rightPeter Jones2006-02-171-37/+12
| | | | answer on all the SMP and returns 0 on all truly UP test boxes I've found.
* - add python bindings for lapic probingPeter Jones2006-02-173-2/+12
|
* - library to count cpus by probing acpi for local APICsPeter Jones2006-02-175-0/+1895
|
* - make eax fn 4 probing on x86_64 workPeter Jones2006-02-171-17/+22
|
* - update to .35-1Peter Jones2006-02-161-1/+5
|
* - add coresavailable()Peter Jones2006-02-161-3/+4
| | | | - fix externs