projects
/
genkernel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
genkernel.git
2008-03-13
Andrew Gaffney
Stick CONFIG_INITRAMFS_ROOT_GID in the .config, too
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Remove existing CONFIG_INITRAMFS_SOURCE line and write...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Change sed delimeter
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
We should edit the copy of the kconfig instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Instead of copying the initramfs into the kernel tree...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Add scsi_wait_scan to sparc64's MODULES_SCSI
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Add a check after mounting NEW_ROOT to see if /dev...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Change the location we copy the intiramfs to for integr...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Revert last commit as it wasn't a problem
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Remove -c "/dev/console" from switch_root command
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Add missing $ to {NORMAL} for broken /dev message
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Spacing cleanups in gen_package.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Remove unsetting of ARCH for callback and change set_ke...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
It helps to actually add the handling for the --integra...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Use echo instead of print
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Add debug code for set_kernel_arch
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Add debugging code to show ARCH when running callback
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Move set_kernel_arch() call to after determine_real_arg...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Change powerpc switch kernel version to 2.6.16 for...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Add set_kernel_arch(), which maps the genkernel arch...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Get rid of the ENABLE_PEGASOS_HACKS hacks
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Argh...Changing the right line helps
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Andrew Gaffney
Change into initramfs-firmware-temp/ instead of initram...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Chris Gianelloni
Added a small debug statement to generic/linuxrc so...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Andrew Gaffney
Change to new temp directory so the firmware gets copie...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Andrew Gaffney
Copy with -L so we get the file instead of the symlink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Andrew Gaffney
Fix another quoting malfunction
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Andrew Gaffney
Explicitly enable MDADM and MDSTART in busy-config
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Andrew Gaffney
Update busybox static-error patch to actually work
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Chris Gianelloni
Change BUSYBOX_VER to VERSION_BUSYBOX for genkernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Andrew Gaffney
Remove the quotes when trying to expand a glob
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Andrew Gaffney
Update mdadm and mdstart patches
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Andrew Gaffney
It helps if we assign the correct value to version
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Andrew Gaffney
Add busybox patch to remove error about compiling stati...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Andrew Gaffney
Update busy-config files for the various arches for...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Andrew Gaffney
Add apply_patches() function to automagically apply...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Chris Gianelloni
Rearrange checks so the return value is read correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Andrew Gaffney
Enable CONFIG_HEXDUMP globally for busybox
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Andrew Gaffney
Add support for --firmware-files option to make robbat2...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Andrew Gaffney
Add support for --firmware and --firmware-dir options...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Andrew Gaffney
Apply patch from Vince C <v_cadet@yahoo.fr> to mount...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
Chris Gianelloni
If we have a raid456.ko module, we need to create a...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
Chris Gianelloni
Updated the kernel configs for arches which have given...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
Andrew Gaffney
Redirect which output to /dev/null and put quotes aroun...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
Chris Gianelloni
Changed MDRAID to MDADM for bug #211316.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Chris Gianelloni
Added a --no-keymap option for bug #210886.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Chris Gianelloni
Use which to determine the location of splash_geninitra...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Chris Gianelloni
Removing the xen0 and xenU arches, since they didn...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Andrew Gaffney
Add missing space before closing ]
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Andrew Gaffney
Apply patch from bug 210457 to fix variable substitutio...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Andrew Gaffney
Remove quotes from around ${ROOT_TREES} so that the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Removing DEVFS support from genkernel since we don...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Added a line to make sure we remove image.squashfs...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Added another patch from Javier Miqueleiz <javier@mique...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Switch to detection for LOOP and LOOPTYPE when they...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Performed some minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Move busybox --install -s to outside the /init check...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
Removing 2.4 kernel configs, since we aren't supporting...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
We only need to make sure that we have /sbin and /usr...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Chris Gianelloni
This is the long-awaited unionfs code cleanup. All...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Andrew Gaffney
Fix two calls to set_config_with_override on CMD_KERNCA...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
Andrew Gaffney
Change &>/dev/null to >/dev/null 2>&1 because busybox...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
Andrew Gaffney
Switch to double quotes where we're interpolating varia...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Andrew Gaffney
Add qla2xxx to sparc64's MODULES_SCSI
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Andrew Gaffney
Add --all-initrd-modules option to copy all kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Andrew Gaffney
Add setup_hotplug() function that runs before the modul...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Andrew Gaffney
Clean up OLDCONFIG logic and default to OLDCONFIG=yes...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Chris Gianelloni
Moving the code to start resume operations so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Andrew Gaffney
add megaraid module to MODULES_SCSI for bug 206039
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Andrew Gaffney
specify the kernel version when looking for a module...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Chris Gianelloni
Removed runUdev, since we no longer use it.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Chris Gianelloni
Fixing a problem where we were copying the busybox...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Andrew Gaffney
default to auto for CDROOT_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
Andrew Gaffney
don't scan a bunch of extra devices when CDROOT_DEV...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
Andrew Gaffney
add new cdroot_type=foo kernel commandline parameter...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
Andrew Gaffney
put -t auto back to -t iso9660 for mounting a cdrom...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-27
Andrew Gaffney
fix description of --kernel-config for bug 194752
commit
|
commitdiff
|
tree
|
snapshot
2007-12-27
Chris Gianelloni
This is 3.4.9_pre12 for testing.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-23
Andrew Gaffney
apply LUKS key patch from bug 162962 from Nelson Batalh...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
Andrew Gaffney
fix text bolding on serial console for bug 202266 thank...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-13
Andrew Gaffney
apply patch from John R. Graham <john_r_graham@mindspri...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Andrew Gaffney
s/KERNELDIR/KERNEL_DIR/ for bug 201159
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Andrew Gaffney
fix typo for bug 201442. thanks to Michael Hordijk...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Chris Gianelloni
This is genkernel 3.4.9_pre11 for testing.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-29
Andrew Gaffney
s/elsif/elif/ because I use too many languages and...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Chris Gianelloni
Added a patch line for busybox for bug #198892. This...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Chris Gianelloni
Added a small patch from John R. Graham <john_r_graham...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Andrew Gaffney
use 'read' to get a line at a time to account for direc...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Andrew Gaffney
look for cryptsetup in /bin and /sbin
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Andrew Gaffney
Force dmraid to be built with -j1 for bug #188273
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Chris Gianelloni
My original sed of LVM2->LVM caught a few too many...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Chris Gianelloni
ChangeLog fix/version fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Chris Gianelloni
Added config defaulting for --mdadm for bug #198694...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
Andrew Gaffney
revert patch from bug 190327
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Chris Gianelloni
Added a nice patch from John R. Graham <john_r_graham...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Chris Gianelloni
Fixed the noload module code. Thanks to Mijail Fedorov...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Chris Gianelloni
Added an update patch from Alon Bar-Lev <alonbl@gentoo...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Chris Gianelloni
Added a patch from Joshua Kinard <kumba@gentoo.org...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Chris Gianelloni
Added a simple patch from Andrew Gaffney <agaffney...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Chris Gianelloni
Make sure we still allow dolvm2/doevms2 on the kernel...
commit
|
commitdiff
|
tree
|
snapshot
next