Parent Directory
|
Revision Log
| Sticky Revision: |
Unify ISO9660_FS across archs (as a module)
Unify ROMFS, MINIX, INOTIFY, DNOTIFY, QUOTA, and AUTOFS across archs. This enables modules for various archs that didn't have modules built previously, and disables static compilation of MINIX_FS for m68k (hopefully it wasn't needing it for anything early during bootup?)
Unify JFS config options. Note the change in behavior here; /proc/fs/jfs is now disabled everywhere (similar to CONFIG_REISERFS_PROC_INFO). This can easily be re-enabled, if preferred.
make reiserfs a module on all archs, and enable the various extended attribs
Move all CONFIG_CRYPTO options out into global config; this unifies CRYPTO_CONFIG modules for all archs except arm (which disables the crypto stuff; i assume Vincent has a good reason for that..). I left the md5 module compiled in statically, since most archs had it set that way; if there's no reason for this, we can make it a module instead (I'm assuming there's initrd-ish stuff that needs it?)
a few additional options that should be safe globally
enable a bunch of modular drivers that're new in 2.6.13 globally; misc other bits too.
set CONFIG_INOTIFY=y globally
Moved linux-2.6 and mips 2.6.12 stuff to toplevel, prepared kernel to be removed, once everyone cleaned up.
Moved the trunk to the new layout disposition.
/trunk/kernel/linux-2.6: Add development tree.
Moved the current tree waldi upped to 2.6.13-rc6 to linux-2.6-devel. We need to keep the current uploaded package in trunk, anything else would be insane. Notice that we could as well move all the distribution branches into trunk if we go that way, and remove all the older non-common packages out of the way.
* debian/arch/config: Enable ACL support for NFS. * debian/arch/s390/config: Update. * debian/patches-debian/drivers-s390-net-klist.patch: Add. * debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Add drivers-s390-net-klist.patch.
Move linux-2.6 out of the source subdir. /trunk/kernel/linux-2.6: Move from /root/trunk/kernel/source/linux-2.6.
debian/arch/, debian/changelog: Revert revisions 3936 and 3981.
* Add more strict dependency between the headers packages. * Use own config to define arches, subarches and flavours. * Aggregate ATM options. * Add kernel config for s390 tape image. * Fix subarch setting for sparc. r3970: waldi | 2005-08-18 17:58:13 +0000 debian/templates/control.headers.in: Add more strict dependency. r3971: waldi | 2005-08-18 18:02:08 +0000 Use own config to define arches, subarches and flavours. * debian/arch/defines: Include architecture definitions. * debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines, debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines, debian/arch/sparc/defines: Include flavour definitions. * debian/bin/gencontrol.py - Read all configs at once. - Use config definitions for arch, subarch and flavour detection. r3972: waldi | 2005-08-18 18:50:08 +0000 debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config, debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options. r3973: waldi | 2005-08-18 18:52:30 +0000 Add kernel config for s390 tape image. * debian/arch/s390/config: Remove IPL options. * debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options. * debian/arch/s390/config.s390-tape: Add. r3974: waldi | 2005-08-18 18:55:49 +0000 debian/bin/gencontrol.py: Don't output not available arches. r3975: waldi | 2005-08-18 18:57:32 +0000 debian/arch/sparc/defines: Set kpkg-subarch to sparc64. r3976: waldi | 2005-08-18 19:06:23 +0000 * debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings. * debian/bin/gencontrol.py: Support per subarch kpkg-subarch. * debian/rules.real: Use subarch for header builds.
* Change ATM and Classical-IP-over-ATM to be modular, instead of being
statically included. Make it the same for all archs, too.
(closes: #323143) (Andres Salomon)
enable CONFIG_6PACK for all archs (#319646). this is no longer marked BROKEN_ON_SMP, so it should be ok.
linux-2.6-2.6.12 -> linux-2.6
disable CONFIG_IP_ROUTE_MULTIPATH_CACHED; it's marked experimental.
enable the TCG stuff as modules; ATMEL, NSC, etc
enable CONFIG_SECCOMP for everyone; remove old NETFILTER option for everyone that're no longer used
move common options into arch/config, out from arch/<arch>/config.
revert all the config stuff. need to fix split.py..
disable CONFIG_KALLSYMS_ALL for all archs
put all common arch thingies into the main thingy.
rename to what the source package and orig expect
move config.common -. config
enable initio scsi driver
move new packaging into trunk from branch. Whee.
while we are at it name it linux-kernel
add jurij another "spielwiese" :)
Moved all stuff to debian/ in preparation for the integration with kernel-source. Everybody please SVN UP before changing anything!
Created a first try of common config file :)
Moved the configs to the arch/powerpc toplevel.
Early import of the powerpc specific parts into the common kernel.
How well, missing space broke make-oldconfig, fixing.
Removed a bunch of isa using drivers which will never work.
Fixed kernel-build stuff. Seems the infiniband stuff did not get commited previously.
Added CONFIG_VIDEO_SAA7134_DVB=m ... It would be nice if new patches introducing new config variables would list them together with some hint on how to set them in some kernel-source file :)
Added asfs code page config option entry.
Moved powerbook config option to powerpc only, since there are no power3 or power4 powerbooks yet, and this options breaks power3/power4 build.
Added device changer to common config files.
Two additional drivers which try to load some firmware stuff.
Disabled USB DABUS stuff also for now.
Disabled the QL2xxx and upper ones, since they seem to want some missing firmware.
Disabled tg3 for now, until it is readded to the kernel-source package.
Same for the acenic driver.
DGRS ethernet driver failed to build, disabling.
Adapted powerpc 2.6.11 config options.
Created powerpc 2.6.11-1 package.
Adapted cpufreq.stub and common.stub to 2.6.10 kernel. Made the Makefile invocation none verbose to avoid extraneous line in resulting .config.
Disable CONFIG_BLK_DEV_UB. (See: #284952, #283852) (Simon Horman)
Created powerpc 2.6.10 package.
Configured SELinux support, but left it disabled by default.
Enabled drivers, shuffled changelog entries, updated patches.
More config file cleanup.
Started cleaning out cruft from config files.
Adapted config file.
Created powerpc 2.6.9 kernel package.
Enabled the USB IrDA FIR Dongle device driver.
Enabled CONFIG_SCSI_MULTI_LUN.
Enabled the VGA console fix checked into kernel-source. Fiddled with the built-in command line following Hollis' suggestions. Explained how to change the built-in command line.
Disabled CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC again.
Enabled config file in /proc. Closes #271088.
Cleaned up config stub files.
Enabled default command-line options, so at least some (in fact, most) PReP machines can boot unattended.
Turned off LED blinking.
Removed some obsolete entries from config files and some brackets from changelog.
Added a missing config option. Showed debian/rules how to do a parallel build itself, since the kernel Makefile does not support this any more.
Added config option that was added in 2.6.8 over -rc4. Preparing the 2.6.8-1 upload.
Adapted common config file. First try.
created tentative 2.6.8 powerpc patch package for built wirh 2.6.8-rc4.
Set CONFIG_PDC202XX_FORCE to y in order to force detection of XServe G4 IDE. Removed an item from the changelog that didn't correspond to actual changes.
Enabled psaux compatiblity driver, since not having it will break 2.4/2.6 dual kernel installs, as well as current X configuration defaults. Jens : i need to look at the patch from #263057 tomorrow.
Disabled 3DFX fbdev accel, as this seems broken right now.
Added the pegasos patch again, until kernel-source 2.6.7-4 is uploaded. Added logic to build against a given kernel-source version. Built-in voodoo framebuffer as many users requested it. Added g4-errata patch to fix stability issues with 7447A rev 1.1 and some other G4s.
Disabled a number of useless .config options.
Built Matrox framebuffer driver into the kernel again.
Moved the 2.4 and 2.6 kernels one level lower.
Moved 2.6 kernels from old to new layout.
Fixed missing CONFIG_ prefix for SERIAL_PMACZILOG_CONSOLE
Added config options for the new Marvell ethernet driver.
Enabled the serial console driver for PowerMacs as well. Set Matrox and Voodoo graphics cards to be built as modules.
Really checked in the uploaded version 2.6.7-2 this time. Much of svn is still a mistery to me.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |