Removed Initial RAM filesystem and RAM disk (initramfs/initrd) support.
Removed Forced module loading.
Removed Forced module unloading.
Removed Module versioning support.
Removed Source checksum for all modules.
Removed Support for Large Single Files.
Added Preemptible Kernel (may drain battery faster although first tests shows estimated battery time stays the same).
Removed IP: kernel level autoconfiguration (!).
Added all bunch in Network packet filtering framework (Netfilter) as modules.
Added 802.1d Ethernet Bridging as a module.
Added 802.1Q VLAN Support as a module.
Added all bunch in QoS and/or fair queueing as modules.
Removed mac80211 debugging features.
Added Plan 9 Resource Sharing Support (9P2000) as a module.
Added Multiple devices driver support (RAID and LVM).
Added RAID-0 (striping) mode and RAID-1 (mirroring) mode as modules.
Added Device mapper support as a module.
Added Bonding driver support as a module (may be fun with two usb adapters).
Added a bunch of WLAN drivers.
Added the 224-color Pandora Linux logo (you have to add psplash=false to your autoboot.txt in order to see it).
Enabled utf8 for FAT32 (!!!warning, for now, FAT32 partitions are mounted case-sensitive!!!).
Compiled NFS client as a module, not inside (!) the kernel.
Compiled CIFS support as a module, not inside (!) the kernel.
Selected utf8 as native language.
Compiled Codepage 437 (United States, Canada) and NLS ISO 8859-1 (Latin 1; Western European Languages) as modules.
Added Codepage 850 (Europe), Japanese charsets (Shift-JIS, EUC-JP), NLS ISO 8859-15 (Latin 9; Western European Languages with Euro) and NLS UTF-8 as modules.
Added ReiserFS, JFS and XFS support.
Disabled kernel debugging.
Fully-enabled crypto modules.