aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2 from timoahummel/patch-1v3.4.18_alpha1-funtoov3.4.15-r3-funtoov.3.4.18_alpha1-funtooDaniel Robbins2011-09-141-2/+2
|\ | | | | Ported support for kernel 3.0 from http://git.overlays.gentoo.org/gitweb/
| * Ported support for kernel 3.0 from ↵timoahummel2011-08-011-2/+2
| | | | | | | | http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=6b92c54c1ecc90735f101fafab65d993938d8ee6
* | attempted firmware building fix - go back to gentoo-style detection but ↵Daniel Robbins2011-08-161-0/+22
|/ | | | disable if firmware_install target doesn't exist in Makefile
* fixes for dynagrab and another tweakDaniel Robbins2011-06-042-31/+35
|
* additional MDADM cleanupsDaniel Robbins2011-06-042-9/+0
|
* attempt to fully remove lvm compile stuff and also deprecate mdadm compile stuffDaniel Robbins2011-06-042-98/+14
|
* full documentation in --help and man page for all new optionsDaniel Robbins2011-05-263-10/+34
|
* 3.4.15-r1-funtoov3.4.15-r1-funtoo3.4.15-r1-funtooDaniel Robbins2011-05-261-1/+1
|
* small --build-src documentation fixDaniel Robbins2011-05-232-4/+4
|
* implement --fullname option, document --fullname, --build-src and ↵Daniel Robbins2011-05-228-37/+87
| | | | --build-dst options in man page
* some more safety and debug improvements to dynagrabDaniel Robbins2011-05-221-13/+28
|
* improved, working dynagrabDaniel Robbins2011-05-221-23/+42
|
* adding dynagrab.sh - for grabbing shared libraries required for binariesDaniel Robbins2011-05-221-0/+35
|
* adding missing patch for O= fix due to my detached headv3.4.15-funtooDaniel Robbins2011-05-211-1/+4
|
* merged gentoo's 3.4.15Daniel Robbins2011-05-2128-57/+209
|\
| * added hpsa to defaults/modules_load; fixes bug #363369Amadeusz Żołnowski2011-05-121-1/+1
| |
| * Bump to 3.4.15v3.4.15Sebastian Pipping2011-03-282-1/+4
| |
| * Merge branch 'stable-next' into stableSebastian Pipping2011-03-2810-25/+61
| |\
| | * Extend change logSebastian Pipping2011-03-281-0/+7
| | |
| | * Try to move /sys and /proc to the newroot first instead of just unmounting.Peter Hjalmarsson2011-03-281-7/+8
| | |
| | * Use the same options for proc and sysfs as Gentoo/OpenRC usesPeter Hjalmarsson2011-03-282-2/+2
| | |
| | * Remove "--slowusb" as it is enabled by default. Also document "noslowusb".Peter Hjalmarsson2011-03-284-13/+11
| | |
| | * Merge branch 'master' into stableSebastian Pipping2011-03-285-3/+33
| |/|
| | * Fix typo "initamfs"Ian2011-03-241-1/+1
| | |
| | * iSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconfFabio Erculiani2011-03-222-7/+10
| | |
| | * open-iscsi: fix compilation when openslp is installed.Fabio Erculiani2011-03-223-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two main issues: 1. open-iscsi build system, inside Makefile, user target, calls ./configure (which is very bad itself) without letting to choose configure options. Fixed in: open-iscsi-2.0.872-omg-calling-configure.patch 2. when openslp support is automagically enabled, -lslp didn't get added to compiler arguments. Fixed in: open-iscsi-2.0.872-slp.patch Peace.
| | * docs: mention keyword InVCS in HACKINGSebastian Pipping2011-03-161-1/+1
| | |
| * | Fix handling of doslowusb/noslowusbPeter Hjalmarsson2011-03-223-6/+14
| |/ | | | | | | | | | | | | Set DO_slowusb as default, and make setup_slowusb unset it if it cannot find a usb-storage attached. This makes genkernel ramdisk adhere to "noslowusb", makes the ramdisk only wait if there is a usb-storage attached and should fix gentoo bug #359619.
| * Bump version to 3.4.14v3.4.14Sebastian Pipping2011-03-162-1/+4
| |
| * Merge branch experimental using --no-ffSebastian Pipping2011-03-1621-26/+62
| |\
| | * Extend change logSebastian Pipping2011-03-161-0/+3
| | |
| | * Fix changelogSebastian Pipping2011-03-161-2/+2
| | |
| | * add btrfs to MODULES_FS, load btrfs module if availableFabio Erculiani2011-03-1414-14/+14
| | | | | | | | | | | | Grub2 is going to support btrfs someday, so better getting prepared.
| | * Fix typoPeter Hjalmarsson2011-03-072-1/+6
| | | | | | | | | | | | | | | | | | | | | By adding the kernelcmd options "dokeymap" to MY_HWOPTS instead of the HWOPTS version, "keymap" this typo broke the handling of keymaps if you only had "keymap=<...>" in kernelcmd and did not specify "dokeymap" too (which according to documentation should not be needed).
| | * Extend change logSebastian Pipping2011-02-241-0/+6
| | |
| | * docs: Improve docs on MDADM_CONFIGSebastian Pipping2011-02-242-4/+6
| | |
| | * Do not mess with MDADMs auto-detectPeter Hjalmarsson2011-02-241-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only reason for this logic is to limit what entries in /proc/partitions mdadm scans for arrays. However this seems to break raids in containers (example Intel fakeraids) as those containers are never scanned for arrays. (On my system it activates /dev/md/imsm0, but never /dev/md/Gentoo_0 which is the real RAID with the removed logic) If someone has something dead-slow they do not want scanned for raids, it is better if they specify their own mdadm.conf. If someone finds an example of something that mdadm scans for arrays that is not supposed to be scanned, we may handle that then.
| | * Introducing MDADM_CONFIGPeter Hjalmarsson2011-02-245-6/+31
| |/ | | | | | | | | | | | | Make it possible to choose a custom mdadm.conf for your ramdisk. If not set, no mdadm.conf will be copied, and ramdisk will auto-detect. This also fixes a regression where genkernel always tried to copy /etc/mdadm.conf to the ramdisk, failing if it was non-existant.
| * Bump version to 3.4.13v3.4.13Sebastian Pipping2011-02-102-1/+4
| |
| * Merge branch 'experimental' using --no-ffSebastian Pipping2011-02-104-4/+67
| |\
| | * .conf: Add SPLASH and SPLASH_THEME (bug #268468)Sebastian Pipping2011-02-092-0/+14
| | |
| | * Merge branch 'bug-314575' using --no-ffSebastian Pipping2011-02-083-2/+20
| | |\
| | | * Extend change logSebastian Pipping2011-02-081-0/+6
| | | |
| | | * iBFT: fix iscsi_noibftcraig2011-02-081-0/+3
| | | |
| | | * Add iBFT support for iSCSIcraig2011-02-082-2/+11
| | |/
| | * Fix error messageSebastian Pipping2011-02-071-1/+1
| | |
| | * Extend change logSebastian Pipping2011-02-071-1/+1
| | |
| | * Add error message outputSebastian Pipping2011-02-071-3/+4
| | |
| | * Apply mdev primer of busyboxSebastian Pipping2011-02-071-0/+4
| | |
| | * Use tmpfs if devtmpfs is not availablePeter Hjalmarsson2011-02-072-7/+9
| | | | | | | | | | | | | | | | | | This makes the ramdisk always mount some kind of /dev, and then try to move it to the new root. This unbreaks handling of nodes created pre-udev likefor example lvm does.