aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Start a getty on the serial console if known.Guy Martin2014-02-261-11/+14
* Suppress superfluous console kernel outputRichard Yao2014-02-261-0/+3
* Copy ld.so.conf and friends when copy_binaries is usedRichard Yao2014-02-261-0/+30
* Detect grub2-mkconfig failureRichard Yao2014-02-261-1/+1
* Add exit 1 to waitForZFSRichard Yao2014-02-261-0/+1
* Add machine detection for hppa.Guy Martin2014-01-241-0/+16
* Add patch to fix busybox bunzip2, see #497916.Guy Martin2014-01-241-0/+12
* Don't pre-populate netboot's resolv.conf.Guy Martin2014-01-241-3/+0
* Make --kerncache compatible with recent versions of GNU tar, bug #457168Richard Yao2014-01-241-2/+2
* Revert "Make --kerncache compatible with recent versions of GNU tar, bug #457...Richard Yao2014-01-241-2/+2
* Make --kerncache compatible with recent versions of GNU tar, bug #457168Richard Yao2014-01-241-2/+2
* Advertise CMD_CALLBACK in genkernel.confChristoph Junghans2013-10-021-0/+4
* Include zdb in initramfsRichard Yao2013-07-141-1/+1
* Fix RTC support in generic config files, bug #444932Ben Kohler2013-06-093-3/+3
* Bump version to 3.4.47v3.4.47Richard Yao2013-06-091-1/+1
* Remove duplicate files from initramfsRichard Yao2013-06-091-0/+14
* Add more module loading featuresFabio Erculiani2013-06-091-4/+4
* Make busybox's module loading more fully featured, bug #472312Ben Kohler2013-06-091-8/+8
* Workaround busybox modprobe's inability to load ZFS modulesRichard Yao2013-06-092-4/+3
* Import pool after ZFS module finishes loadingRichard Yao2013-06-091-3/+14
* Add call_func_timeout helper functionRichard Yao2013-06-091-0/+16
* Refactor ZFS module load hookRichard Yao2013-06-091-9/+10
* Eliminate warnings about missing ZFS filesRichard Yao2013-06-091-4/+8
* Load xhci-plat when availableRichard Yao2013-06-0914-14/+14
* Add --virtio to man page, bug #432956Richard Yao2013-06-091-0/+3
* Suppress grub2-mkconfig outputRichard Yao2013-06-091-1/+1
* Update HACKING to use git-shortlogRichard Yao2013-06-091-2/+2
* Bump version to 3.4.46.1v3.4.46.1Richard Yao2013-06-031-1/+1
* Build USB 3.0 support by default, bug #452888Richard Yao2013-06-037-1/+25
* Bump version to 3.4.46v3.4.46Richard Yao2013-06-031-1/+1
* Silence cp error when optional ZFS files are unavailableRichard Yao2013-06-031-1/+1
* Fix /etc/modprobe.d regressionRichard Yao2013-06-032-25/+2
* Add sysctl to busyboxRichard Yao2013-06-031-1/+1
* gen_compile: fix iscsi module path install, s/RELEASE/KVFabio Erculiani2013-05-021-2/+2
* linuxrc: run the debug shell multiple times, add a hook before switch_rootFabio Erculiani2013-04-292-1/+5
* linuxrc: use "quiet" cmdline argument for a really quiet initramfs initializa...Fabio Erculiani2013-04-293-30/+43
* Improve speed of bootstrapCD by not calling devicelist unless neededFabio Erculiani2013-04-251-4/+7
* Drop doslowusb and noslowusb boot parameters.Fabio Erculiani2013-04-254-34/+2
* Drop "sleep 3" from sdelay if CDROOT=1. One can use scandelay=secs if needed.Fabio Erculiani2013-04-251-8/+2
* Drop useless parens in conditionalsFabio Erculiani2013-04-252-4/+4
* Drop KV_2_6_OR_GREATERFabio Erculiani2013-04-252-17/+6
* Drop our own /sbin/modprobe and use busybox built-in applet insteadFabio Erculiani2013-04-254-179/+36
* Add rootflags to switches we understandPeter Hjalmarsson2013-03-312-9/+23
* Add ehci-pci to MODULES_USB, needed by 3.8 kernels, see bug #458606Fabio Erculiani2013-03-1913-13/+13
* Unify copy_binaries() morePeter Hjalmarsson2013-03-031-7/+4
* Make copy_binaries compatible with lddtree from pax-utils-0.6Peter Hjalmarsson2013-02-091-1/+10
* Fix non-functional init_opts parameter, bug #422471Toralf Förster2012-11-221-0/+1
* linuxrc: part keywordRobin H. Johnson2012-11-202-6/+7
* Unquote ${ZPOOL_FORCE} variable usage.Fabio Erculiani2012-11-111-3/+3
* Make missing ZFS config file failures into warnings, bug #438200v3.4.45Richard Yao2012-11-051-1/+1