index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
bin
/
kernel.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
kernel.py: Don't modify the Makefile to set a custom kernel version
lmr
1
-6
/
+8
2010-11-03
workaround client/bin/kernel.py: default kernel arguments shall be kept
lmr
1
-2
/
+6
2010-10-18
client/bin/kernel.py: Fix incorrect parameter passed to function
lmr
1
-1
/
+1
2010-10-18
client/bin/kernel.py: Match kernel version string with actual lib dir
lmr
1
-1
/
+21
2010-10-18
client/bin/kernel.py - loosen up initrd/initramfs match expression
lmr
1
-1
/
+1
2010-10-18
Add a method add_to_bootloader to job.kernel()
lmr
1
-6
/
+9
2010-10-18
client/bin/kernel.py: default kernel arguments shall be kept
lmr
1
-3
/
+7
2010-10-08
client/bin/kernel.py: Remove symlink before we try to create one
lmr
1
-0
/
+2
2010-08-25
Fix Bug 2779938: Many client jobs fail from fsck-induced double reboots
lmr
1
-62
/
+57
2010-04-08
Fix when url for retrieving kernel contains ';' character, which leads to
mbligh
1
-1
/
+1
2010-02-12
Moved the duplicate add_to_bootloader code into its own function and
mbligh
1
-48
/
+49
2010-01-11
Massive permission fix
lmr
1
-0
/
+0
2009-11-06
Fixed support for source kernels in generated control files (using the
mbligh
1
-1
/
+9
2009-11-06
Recent improvements to kbuild infrastructure included in linux-next tree moves
mbligh
1
-1
/
+3
2009-10-02
Merged the contents of client.bin.boottool and server.hosts.Bootloader
mbligh
1
-5
/
+4
2009-08-03
This is the result of a batch reindent.py across our tree.
mbligh
1
-6
/
+6
2009-07-28
Changed kernel.auto_kernel() to use the package manager to fetch kernel
jadmanski
1
-4
/
+3
2009-06-15
Add install_vmlinux flag to rpm_kernel class in client/bin/kernels.py
mbligh
1
-1
/
+12
2009-06-15
change client-side logging to split files by severity and move them to the de...
showard
1
-10
/
+3
2009-06-10
Make autoserv and autotest client use the new logging_manager system. I'd li...
showard
1
-1
/
+24
2009-05-21
On SUSE, the kernel is split into several RPMs (vmlinuz + most basic modules,
mbligh
1
-51
/
+66
2009-03-17
Allow a vendor-specific kernel RPM installation and add a SUSE-specific one.
mbligh
1
-2
/
+37
2009-03-12
[PATCH] More reliable kernel version detection when using RPM
mbligh
1
-5
/
+12
2009-01-30
Fix kernel rpm imports to handle local paths properly
mbligh
1
-15
/
+16
2009-01-13
Added a function to import site specific functions. Modified code to use it.
mbligh
1
-8
/
+8
2009-01-05
Rename autotest_utils to utils
mbligh
1
-15
/
+15
2008-12-03
gps pointed out that "== and != work in most cases but its better to use is
mbligh
1
-1
/
+1
2008-11-06
Currently when using the make options. (i.e. make allyesconfig,allnoconfig,
mbligh
1
-2
/
+2
2008-10-21
Pull the reboot START logging out of job.reboot; the reboot END logging is
jadmanski
1
-0
/
+2
2008-10-07
Update kernel to ignore whitespace in the kernel path.
mbligh
1
-1
/
+1
2008-09-25
If ident=False in the kernel.boot methods, we still need to add a
jadmanski
1
-12
/
+17
2008-09-25
Rename client/common_lib/logging.py to client/common_lib/log.py in order to b...
mbligh
1
-9
/
+9
2008-09-15
Clean up formatting in client/bin/kernel.py.
jadmanski
1
-9
/
+9
2008-09-04
Rollback accidental commits from previous change
mbligh
1
-2
/
+0
2008-09-04
The cli should take new tko style where arguments.
mbligh
1
-0
/
+2
2008-08-04
I have attached the patch for the packaging system.
mbligh
1
-5
/
+19
2008-07-15
When rpm_kernel adds a check_ident to the reboot steps, it shouldn't
jadmanski
1
-1
/
+1
2008-06-30
Added more tests to job_unittest. Had to ensure that some of the classes that
jadmanski
1
-2
/
+2
2008-06-12
Remove an 80-char line violation.
jadmanski
1
-1
/
+2
2008-06-12
Risk: Medium
mbligh
1
-23
/
+23
2008-06-12
Remove custom basename implementation unearthed by jorlow
mbligh
1
-2
/
+2
2008-06-06
whitespace cleanups to kernel.py
mbligh
1
-11
/
+8
2008-06-06
Convert all python code to use four-space indents instead of eight-space tabs.
jadmanski
1
-700
/
+700
2008-06-05
Risk: Required
mbligh
1
-4
/
+4
2008-06-05
Risk: Medium
mbligh
1
-4
/
+4
2008-06-03
Cleanups for kernel.py from Scottz
mbligh
1
-35
/
+39
2008-05-09
1. Removed the system() and system_output() implementations from client/bin/a...
mbligh
1
-1
/
+1
2008-05-01
Run client-side reboots in a test group, and include information
jadmanski
1
-2
/
+6
2008-03-28
client: kernelexpand -- handle no mirrors being defined
apw
1
-8
/
+9
2008-03-19
Remove some Perforce references that in practice we never use, and that
mbligh
1
-10
/
+5
[next]