summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fs
AgeCommit message (Collapse)Author
2010-07-12fix some kernel module menu configurationWaldemar Brodkorb
2010-04-22make rb532 bootable from nand againWaldemar Brodkorb
2010-03-28more finetuning for ag241 updateWaldemar Brodkorb
2010-03-12fix allmodconfig for lemote buildWaldemar Brodkorb
2010-02-21rename ext2-cf target rootfs to ext2-blockWaldemar Brodkorb
- add a foxg20 adkinstaller (not working yet) - rename ext2-cf target rootfs to ext2-block
2010-01-30enable YAFFS2 and NAND for rb532 by defaultWaldemar Brodkorb
2010-01-26fix some kernel dependencies and qemu examples.Waldemar Brodkorb
2010-01-20fix allmodconfig for foxboardwaldemar brodkorb
2010-01-19enable watchdog driver and busybox userlandWaldemar Brodkorb
does not work yet on alix1c.
2010-01-10fix dependencies for foxboard usb supportWaldemar Brodkorb
2009-12-17enable cfgfs and atmWaldemar Brodkorb
- make cfgfs work for ag241 - split mtd to separate package to control dependencies - update linux-atm package to latest upstream - enable atm kernel module building
2009-09-10make rootfs configurable, add ext4 supportWaldemar Brodkorb
2009-08-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-23make allmodconfig work for alix1c eglibcWaldemar Brodkorb
many upstream package updates, squid, php, asterisk, gnutls, nmap, sqlite, dhcp, git
2009-08-23kernel: add aufs2 supportPhil Sutter
The patches were extracted from the aufs-standalone git tree, identically named patches are indeed identical.
2009-08-23kernel: export INOTIFY and INOTIFY_USER to ADKPhil Sutter
2009-08-22make lemote yeelong finally usableWaldemar Brodkorb
- moved startup script for all targets to /start - add kernel patch to use /start - add cryptinit package - make an encrypted rootfilesystem as choice for lemote
2009-08-02change all 'depends' lines to 'depends on' onesPhil Sutter
This is only a formal change, the semantics stay exactly the same. But linux-2.6's mconf forces this nowadays, so stay compatible.
2009-05-17Initial importwbx