summaryrefslogtreecommitdiff
path: root/client/bin/kernel.py
AgeCommit message (Expand)AuthorFilesLines
2010-12-29kernel.py: Don't modify the Makefile to set a custom kernel versionlmr1-6/+8
2010-11-03workaround client/bin/kernel.py: default kernel arguments shall be keptlmr1-2/+6
2010-10-18client/bin/kernel.py: Fix incorrect parameter passed to functionlmr1-1/+1
2010-10-18client/bin/kernel.py: Match kernel version string with actual lib dirlmr1-1/+21
2010-10-18client/bin/kernel.py - loosen up initrd/initramfs match expressionlmr1-1/+1
2010-10-18Add a method add_to_bootloader to job.kernel()lmr1-6/+9
2010-10-18client/bin/kernel.py: default kernel arguments shall be keptlmr1-3/+7
2010-10-08client/bin/kernel.py: Remove symlink before we try to create onelmr1-0/+2
2010-08-25Fix Bug 2779938: Many client jobs fail from fsck-induced double rebootslmr1-62/+57
2010-04-08Fix when url for retrieving kernel contains ';' character, which leads tombligh1-1/+1
2010-02-12Moved the duplicate add_to_bootloader code into its own function and mbligh1-48/+49
2010-01-11Massive permission fixlmr1-0/+0
2009-11-06Fixed support for source kernels in generated control files (using thembligh1-1/+9
2009-11-06Recent improvements to kbuild infrastructure included in linux-next tree movesmbligh1-1/+3
2009-10-02Merged the contents of client.bin.boottool and server.hosts.Bootloadermbligh1-5/+4
2009-08-03This is the result of a batch reindent.py across our tree.mbligh1-6/+6
2009-07-28Changed kernel.auto_kernel() to use the package manager to fetch kerneljadmanski1-4/+3
2009-06-15Add install_vmlinux flag to rpm_kernel class in client/bin/kernels.pymbligh1-1/+12
2009-06-15change client-side logging to split files by severity and move them to the de...showard1-10/+3
2009-06-10Make autoserv and autotest client use the new logging_manager system. I'd li...showard1-1/+24
2009-05-21On SUSE, the kernel is split into several RPMs (vmlinuz + most basic modules,mbligh1-51/+66
2009-03-17Allow a vendor-specific kernel RPM installation and add a SUSE-specific one.mbligh1-2/+37
2009-03-12[PATCH] More reliable kernel version detection when using RPMmbligh1-5/+12
2009-01-30Fix kernel rpm imports to handle local paths properlymbligh1-15/+16
2009-01-13Added a function to import site specific functions. Modified code to use it.mbligh1-8/+8
2009-01-05Rename autotest_utils to utilsmbligh1-15/+15
2008-12-03gps pointed out that "== and != work in most cases but its better to use ismbligh1-1/+1
2008-11-06Currently when using the make options. (i.e. make allyesconfig,allnoconfig,mbligh1-2/+2
2008-10-21Pull the reboot START logging out of job.reboot; the reboot END logging isjadmanski1-0/+2
2008-10-07Update kernel to ignore whitespace in the kernel path.mbligh1-1/+1
2008-09-25If ident=False in the kernel.boot methods, we still need to add ajadmanski1-12/+17
2008-09-25Rename client/common_lib/logging.py to client/common_lib/log.py in order to b...mbligh1-9/+9
2008-09-15Clean up formatting in client/bin/kernel.py.jadmanski1-9/+9
2008-09-04Rollback accidental commits from previous changembligh1-2/+0
2008-09-04The cli should take new tko style where arguments.mbligh1-0/+2
2008-08-04I have attached the patch for the packaging system.mbligh1-5/+19
2008-07-15When rpm_kernel adds a check_ident to the reboot steps, it shouldn'tjadmanski1-1/+1
2008-06-30Added more tests to job_unittest. Had to ensure that some of the classes thatjadmanski1-2/+2
2008-06-12Remove an 80-char line violation.jadmanski1-1/+2
2008-06-12Risk: Mediummbligh1-23/+23
2008-06-12Remove custom basename implementation unearthed by jorlowmbligh1-2/+2
2008-06-06whitespace cleanups to kernel.pymbligh1-11/+8
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski1-700/+700
2008-06-05Risk: Requiredmbligh1-4/+4
2008-06-05Risk: Mediummbligh1-4/+4
2008-06-03Cleanups for kernel.py from Scottzmbligh1-35/+39
2008-05-091. Removed the system() and system_output() implementations from client/bin/a...mbligh1-1/+1
2008-05-01Run client-side reboots in a test group, and include informationjadmanski1-2/+6
2008-03-28client: kernelexpand -- handle no mirrors being definedapw1-8/+9
2008-03-19Remove some Perforce references that in practice we never use, and thatmbligh1-10/+5