Sebastian Pipping
02b72c6515
Fix display of seconds waiting (bug #376575 )
14 years ago
Robin H. Johnson
3d7de35394
Bug #376467 : fix kernel version checks for 3.0 kernel.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
14 years ago
Sebastian Pipping
4c0b4b18f8
Fix permissions of /dev/pts (bug #375947 )
14 years ago
Sebastian Pipping
fdcea9095d
Extend ChangeLog
14 years ago
Fabio Erculiani
a83ab62309
trivial update to man page related to --kernel-target=
14 years ago
Fabio Erculiani
85a271a4ed
better document new --make-target= option
14 years ago
Fabio Erculiani
dfca908b6f
Make possible to compile XEN based kernels providing --kernel-target= and --kernel-binary= switches
14 years ago
Sebastian Pipping
aea5074809
Set version to 3.4.17
14 years ago
Sebastian Pipping
bf0cad6a30
Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423 )
14 years ago
Sebastian Pipping
4a7ccf8b08
Make --arch-override= affect "make menuconfig" (bug #247246 )
14 years ago
Sebastian Pipping
381ec0cee4
Refactoring: Rename mode runtask to kernelruntask
14 years ago
Sebastian Pipping
9ef2c29215
Docs: Add in-code docs on runtask mode of compile_generic()
14 years ago
Sebastian Pipping
b9b1b765cb
Refactoring: Turn to if-elifs constructs into case blocks
14 years ago
Sebastian Pipping
6d6b5b7c29
Unset CONFIG_EMBEDDED on arch amd64
14 years ago
Sebastian Pipping
b20494438a
Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983 )
14 years ago
Sebastian Pipping
4392bc93ab
Unset CONFIG_IDE on archs amd64/x86/default (bug #357213 )
14 years ago
Peter Hjalmarsson
eec4397e41
Check content of $REAL_ROOT/dev after we are done with it
...
Removes error message about missing /dev/console and /dev/null
14 years ago
Sebastian Pipping
bddf1649dc
Bump version to 3.4.16
14 years ago
Sebastian Pipping
930d8776a2
Fix typo expamle/example
14 years ago
Sebastian Pipping
6051fcf1ee
Document most undocumented boot parameters (bug #370369 )
14 years ago
Sebastian Pipping
4798c47375
Add hpsa to modules_load of amd64/x86 (bug #363369 )
14 years ago
Sebastian Pipping
3072476cd1
Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...]
14 years ago
Sebastian Pipping
0992082d05
Docs: Fix mixup of boot parameters real_init= and init_opts=
14 years ago
Sebastian Pipping
dbede652dc
Docs: Update note on getting in touch
14 years ago
Sebastian Pipping
440eab8fca
Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367233 )
14 years ago
Sebastian Pipping
2e16677d19
Fix regression from renaming DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE
14 years ago
Sebastian Pipping
50525acdfd
Make set_config_with_override accept "BOOL"/"STRING" not 1/2
14 years ago
Sebastian Pipping
ae821b9009
Docs: Fix for Kernel 3.0.0 support (bug #369481 )
14 years ago
Sebastian Pipping
e82a8c9985
Document option lvmraid= and make it imply dolvm (bug #153502 )
14 years ago
Sebastian Pipping
6a00d8677a
Rename internal function whereis to prompt_user
...
.. to avoid confustion with whereis(1) from sys-apps/util-linux
14 years ago
Sebastian Pipping
15019471ad
Extend ChangeLog
14 years ago
Sebastian Pipping
fad624bc41
Add rootfstype= boot parameter (bug #221245 )
14 years ago
Nelson Batalha
6b92c54c1e
Add Kernel 3.0.0 support (bug #369481 )
14 years ago
Sebastian Pipping
f23c2e4a29
Re-specify "latest genkernel" as "latest ~arch genkernel"
14 years ago
Sebastian Pipping
be190b4ec1
Output warning in warning color
14 years ago
Sebastian Pipping
d7d509f4e9
Document boot parameter domdadm (bug #369415 )
14 years ago
Sebastian Pipping
fd6e600f70
Remove patch on -lspl as our --without-slp seems to take another branch in configure, anyway
14 years ago
Amadeusz Żołnowski
3cac23cc34
added hpsa to defaults/modules_load; fixes bug #363369
14 years ago
Sebastian Pipping
fa3b8af99e
Bump to 3.4.15
14 years ago
Sebastian Pipping
4f87856880
Merge branch 'stable-next' into stable
14 years ago
Sebastian Pipping
9ee6216b31
Extend change log
14 years ago
Peter Hjalmarsson
f927ef9b42
Try to move /sys and /proc to the newroot first instead of just unmounting.
14 years ago
Peter Hjalmarsson
b312056622
Use the same options for proc and sysfs as Gentoo/OpenRC uses
14 years ago
Peter Hjalmarsson
1cf3de853a
Remove "--slowusb" as it is enabled by default. Also document "noslowusb".
14 years ago
Sebastian Pipping
ade0b7669b
Merge branch 'master' into stable
14 years ago
Ian
f3d1fe4a46
Fix typo "initamfs"
14 years ago
Fabio Erculiani
ad2842f670
iSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconf
14 years ago
Fabio Erculiani
c579bd1194
open-iscsi: fix compilation when openslp is installed.
...
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.
14 years ago
Peter Hjalmarsson
5a33ee4b48
Fix handling of doslowusb/noslowusb
...
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 .
14 years ago
Sebastian Pipping
c9dc25bb55
docs: mention keyword InVCS in HACKING
14 years ago