projects
/
genkernel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
genkernel.git
2012-04-09
Sebastian Pipping
Fix keymap permissions (no need to be executable)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Sebastian Pipping
Remove keymap trq/38 as it contains C sources of test...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Sebastian Pipping
Untar keymaps
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Bump version to 3.4.29
v3.4.29
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Merge branch 'bug-388437'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Mention Tomasz Wasiak in change log
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
/etc/defaults/grub -> /etc/default/grub
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
grub-mkconfig -> grub2-mkconfig
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Reduce code duplication in set_bootloader_grub
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Mike Auty
Support for Grub 2
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Merge branch 'bug-411197'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Extend change log
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Add "fastest" to supported initrd compressions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Refactor code selecting best available initrd compression
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Support comression "lzop" (not just "lzo") as wrongly...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Be more helpful when requested compression is not available
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Error out on unknown initrd compression, reported by...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Sebastian Pipping
Fix initrd compression "gzip", reported by Peter Gantne...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Sebastian Pipping
Bump version to 3.4.28
v3.4.28
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Sebastian Pipping
Merge branch 'fix-docache'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Sebastian Pipping
Merge branch 'bug-410073'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Sebastian Pipping
Restore original /dev/tty after GPG (bug #410073)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Sebastian Pipping
Bump version to 3.4.27
v3.4.27
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Sebastian Pipping
Merge branch 'bug-409277'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Sebastian Pipping
Fail hard on LUKS inclusion error (bug #409277), advise...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Sebastian Pipping
Make errors stand out more
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Sebastian Pipping
Bump version to 3.4.26
v3.4.26
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Sebastian Pipping
Merge branch 'bug-405495'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Sebastian Pipping
Load crypto modules automatically
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Sebastian Pipping
Fix docache (bug #397309)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Sebastian Pipping
Drop into debug shell when squashfs could not be mounted
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Sebastian Pipping
Drop into debug shell when files could not be copied...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Sebastian Pipping
Improve handling of missing /etc/fstab
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Sebastian Pipping
Message cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Sebastian Pipping
Extract function do_rundebugshell
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Sebastian Pipping
No longer use parameter "-r" (for regex intervals)...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Robin H. Johnson
Verbump for enabling /usr mounting code.
v3.4.25.1
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Robin H. Johnson
Enable live mounting of /usr. Was supposed to have...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Robin H. Johnson
Bump version for release.
v3.4.25
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Robin H. Johnson
Merge remote-tracking branch 'origin/bug-405495'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Sebastian Pipping
Make sure the sha256 module makes it into the initramfs...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Robin H. Johnson
With the new /usr mounting, if the device path that...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Robin H. Johnson
Fix dmraid building with LVM/device-mapper
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Robin H. Johnson
More UTILS_CROSS_COMPILE prefix on strip calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Robin H. Johnson
modules_load: include more DM and MD modules for other...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Robin H. Johnson
Bug #265005: ensure CROSS_COMPILE is set for cross...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Robin H. Johnson
Bug #398467: Update dmraid. Also add other patches...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Robin H. Johnson
device-mapper "update". It was merged into LVM2-2.02...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Robin H. Johnson
linuxrc /usr mounting
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Robin H. Johnson
Ensure default for new initramfs compression is used.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Robin H. Johnson
Bugfixes in new code branches that I didn't test fully.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Robin H. Johnson
Update documentation for new initramfs compression.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Robin H. Johnson
Customizable initramfs compression based on Pentoo...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Richard Yao
Implement ZFS Support
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Robin H. Johnson
copy_binaries, multipath: refactor for ease of use...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Richard Yao
Fix hardcoded paths in multipath support
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Richard Yao
copy_binaries: utility function to pick up a binary...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Robin H. Johnson
Support virtio devices, and provide fallback of all...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Sebastian Pipping
Extend change log
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Rick Farina
Add sdcard device support
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Richard Yao
Implement --[no-]compress-initramfs option to complemen...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Sebastian Pipping
Bump version to 3.4.24
v3.4.24
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Sebastian Pipping
Extend .gitignore so echangelog ignores release tarballs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Sebastian Pipping
Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Sebastian Pipping
Bump version to 3.4.23.1
v3.4.23.1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Sebastian Pipping
Re-activate mdstart in busybox config
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Sebastian Pipping
Port mdstart patch to busybox 1.19.3
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Busybox config: Enable verbose usage
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Update busybox config using "yes '' | make oldconfig"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Bump version to 3.4.23
v3.4.23
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Copy some patches from busybox/1.18.1 to busybox/1...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Add a patch for e2fsprogs/1.42 from main tree
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Copy patch from lvm/2.02.74 to lvm/2.02.88
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Robin H. Johnson
Prior to commit a141d715, CMD_NOINSTALL had no default...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Sebastian Pipping
Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Tomasz Wasiak
Support application of patches for more tools
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Sebastian Pipping
Support application of patches for more tools
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Robin H. Johnson
Verbump for last commit as a fix.
v3.4.22.1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Robin H. Johnson
Disable the /usr mount code until OpenRC section is...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Sebastian Pipping
Add mpt2sas to auto-load SCSI modules
v3.4.22
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Bump to 3.4.22 to reflect /usr mount support.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Code to mount /usr and other filesystems as needed...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Bump version to 3.4.21.2. Stock configuration of 3...
v3.4.21.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Fix some defaults otherwise you get an initramfs withou...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Missing changelog, I fail.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Awk support in busybox is needed for initramfs setup...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Multipath has been done for a while now.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Add a configuration option for --install, so users...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robin H. Johnson
Fix up changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Sebastian Pipping
Bump version to 3.4.21.1
v3.4.21.1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Sebastian Pipping
Bump version to 3.4.21
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Sebastian Pipping
Improve docs on boot parameter root_trim
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Sebastian Pipping
Extend change log
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Christian Kruse
Introduce boot parameter root_trim=(yes|no) for SSDs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Sebastian Pipping
Extend change log
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Borg Onion
Support for glibc-2.14 systems
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Robin H. Johnson
Add a few more directories and initial device nodes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Robin H. Johnson
Improve option handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Sebastian Pipping
Bump version to 3.4.20
v3.4.20
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Sebastian Pipping
Fix return value of crypt_filter() which caused bogus...
commit
|
commitdiff
|
tree
|
snapshot
next