Christian Wiese
763a0f601a
linux: changed to enable support for scripts starting with #! by default
...
Note:
This option was introduced in 3.10 and is quite important for initramfs init
scripts to work, thus enabling it by default is a good thing to do!
http://cateee.net/lkddb/web-lkddb/BINFMT_SCRIPT.html
Thanks Turl for pointing testing and pointing me to that option!
11 years ago
Christian Wiese
163884b1c6
linux: disable old and deprecated IDE subsystem by default
...
Note:
When running an auto-configured kernel within Hyper-V the virtual disks got
detected twice. Once by the new ATA subsystem and the other time by the old
and deprecated IDE subsystem.
12 years ago
Christian Wiese
3f83be107a
linux: changed to disable kgdb support by default
12 years ago
Christian Wiese
1f016261fc
linux: changed common config to disable /dev/kmem by default
...
Note:
besides by rootkits it is used very rarely
https://lkml.org/lkml/2008/2/10/328
13 years ago
Christian Wiese
769f7bf1fe
linux26: renamed to linux
13 years ago
Christian Wiese
d10f8323c5
linux26: fixed to not refuse to enumerate external USB hubs when auto-configuring the kernel config
13 years ago
Christian Wiese
01617ad0e3
linux26: disable building of sample code by default
15 years ago
Christian Wiese
10b5a56550
linux26: disable build time boot arguments by default
15 years ago
Christian Wiese
23f9fbfa91
linux26: disable the tracing infrastructure by default
15 years ago
Christian Wiese
8975fd7abc
linux26: disable gcov kernel profiling support by default because it seems to be broken
15 years ago
Christian Wiese
6c61528049
linux26: fixed serial console support by adding CONFIG_SERIAL_8250_PCI=y and CONFIG_SERIAL_8250_PNP=y
...
Note: There are known problems using the 8250 PNP driver as a module!
15 years ago
Alejandro Mery
653d8a969c
linux26: disabled reiserfs's debugging
15 years ago
Alejandro Mery
3637fe409b
linux26: enabled Unix Domain sockets as built-in on every kernel, as needed by udev
15 years ago
Alejandro Mery
69f707cc63
linux26: enable i8042 (ps/2 kbd) as built-in because we can't make udev detect it's needed
15 years ago
Alejandro Mery
1e32b6c546
linux26: disable CONFIG_SYSFS_DEPRECATED to make udev happy
15 years ago
Alejandro Mery
a275bb6d8e
linux26: disabled CONFIG_SUNDANCE_MMIO, makes the module fail to initialize the NIC (since .20 to present)
15 years ago
Alejandro Mery
6d1ae0acb4
linux26: disabled CONFIG_DEBUG_* and CONFIG_*_DEBUG, 943M in modules was too much, now I get just 79M (in 2138 .ko files)
15 years ago
Alejandro Mery
984b7b2465
linux26: enabled serial console by default
16 years ago
Alejandro Mery
de92c342d1
[linux26] Added arch/config-common.sh script, which makes some small tweaks to be called by config.$arch.sh
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
c493a15bc3
Removed superfluous "" and '' when assigning an empty value to bash variables in *.conf
17 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago