summaryrefslogtreecommitdiffstats
Commit message (Expand)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
* - 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
* - parse /proc/lapics instead of doing acpi probing if we're on x86_64.Peter Jones2006-05-081-1/+10
* - 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
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-0112-33/+64
* This stuff was listed as a bug for RHEL-3, but it also existed in RHEL-4. We...David Cantrell2006-04-243-16/+42
* - loader2/net.c (setupNetworkDeviceConfig): fix setting "mtu"Peter Jones2006-04-193-5/+8
* - dd readline and ncurses to non-GR images. (#177471).Peter Jones2006-04-192-1/+7
* - isys/linkdetect.c (get_link_status): don't leak socket fd.Peter Jones2006-04-194-0/+17
* - loadDriverFromMedia: don't ask for a disk after loading the file from aPeter Jones2006-04-182-0/+6
* - 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
* - 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
* - 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
* - 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
* - 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
* - set ecx to 0 on all cpuid calls (fixes need for wierd eax-reading workaround)Peter Jones2006-02-201-59/+41
* - 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
* - use acpi's MADT by default for cpu probing, as it actually gets the rightPeter Jones2006-02-171-37/+12
* - 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