Parent Directory
|
Revision Log
| Sticky Revision: |
Unify various ISO filesystems, as well as FAT and MSDOS. Once again, modularizing stuff that was statically built in m68k; hopefully that was accidental/unnecessary.
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?)
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.
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.
* 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_IP_ADVANCED_ROUTER and friends on sparc64 to take care of #321236.
bump BLK_DEV_RAM_SIZE to 16384 for sparc
linux-2.6-2.6.12 -> linux-2.6
move common options into arch/config, out from arch/<arch>/config.
Breaking out configs into common sections for all archs, take 2.
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 |