summaryrefslogtreecommitdiffstats
path: root/package/system
Commit message (Collapse)AuthorAgeFilesLines
* ubox: update to latest git revisionJohn Crispin2013-06-282-6/+25
| | | | | | | | | | | | | | * add pivot root support * add back a /etc/init.d/fstab * add "block mount/umount" support * add anonymous swap/mount support * add auto swap/mount support * fix superflous error when inserting modules * add back jffs2reset/jffs2mark Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37057
* procd: update to latest git revisionJohn Crispin2013-06-281-2/+2
| | | | | | | | | | * fix ubus reconnect handling * set global mask 0 * add respawn support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37056
* ubus: remove unused init-scriptSteven Barth2013-06-241-14/+0
| | | | SVN-Revision: 37026
* packages: clean up the package folderJohn Crispin2013-06-21193-26596/+5676
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* util-linux: move package to package/system/utilsJohn Crispin2013-06-214-0/+759
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36986
* modules: make all led and button modules used during boot priority 1John Crispin2013-06-102-2/+2
| | | | | | | | This makes sure the modules are symlinked in /etc/modules-boot.d/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36892
* usbmode: fix hotplug script nameFelix Fietkau2013-05-311-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36813
* replace usb-modeswitch with a rewrite that should be more reliableFelix Fietkau2013-05-314-222/+64
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36812
* brcm2708: make it boot on revision 2 raspberry pisJonas Gorski2013-05-201-3/+3
| | | | | | | | | | | | | | * update the bootcode.bin to the newest version - gpu/cpu mem split is now configured through config.txt, so no need to create more than one sd card image (just edit the config.txt) - bootcode.bin now supports the never revision 2 raspberry pis * add a commented prepopulated config.txt for easier config changes Taken from <https://github.com/Evilpaul/RPi-config> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36668
* brcm2708-gpu-fw: download zipped sources and switch to Hexxeh's gitJonas Gorski2013-05-201-8/+6
| | | | | | | | | | | | | * Use the gzipped download feature from github to get a tarball with a stable hash. * Use Liam McLoughlin's git which has a subset of the original git's contents, dropping all the precompiled modules and kernels. Reduces the download size from ~1.27 GiB to ~25 MiB. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36667
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-1/+1
| | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351
* package/om-watchdog: add OpenMesh MR600v2 supportGabor Juhos2013-02-011-0/+3
| | | | | | | Signed-off-by: Marek Lindner <marek@open-mesh.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35431
* usb-modeswitch: split out usb-modeswitch-data againFelix Fietkau2013-01-291-4/+23
| | | | SVN-Revision: 35381
* usb-modeswitch: add from /packages, merge usb-modeswitch-data, use ↵Felix Fietkau2013-01-292-0/+203
| | | | | | libusb-compat, add myself as maintainer SVN-Revision: 35379
* move a few packages to system/utilsFelix Fietkau2013-01-2930-0/+3901
| | | | SVN-Revision: 35375
* usbutils: add from /packages, clean up, add myself as maintainerFelix Fietkau2013-01-291-0/+57
| | | | SVN-Revision: 35374
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-272-9/+9
| | | | | | These attributes where removed with kernel 3.8 and are now causing compile errors. SVN-Revision: 35335
* add kmod-fs-configfs to replace kernel bloat added by selecting ↵Felix Fietkau2013-01-031-3/+2
| | | | | | kmod-mmc-over-gpio SVN-Revision: 34998
* brcm47xx: add a new version of the nvram rewrite patchHauke Mehrtens2013-01-031-5/+5
| | | | | | This is the version like it was send for mainline inclusion. SVN-Revision: 34988
* rtc-rv5c386a: fix compilation for kernel >= 3.4Hauke Mehrtens2012-12-301-0/+2
| | | | SVN-Revision: 34938
* add OF bindingJohn Crispin2012-12-211-3/+117
| | | | SVN-Revision: 34834
* sierra-directip: delete, replaced by upstream driversFelix Fietkau2012-12-176-2610/+0
| | | | SVN-Revision: 34738
* move voice packagesJohn Crispin2012-12-1511-2717/+0
| | | | SVN-Revision: 34695
* move ltq-adslJohn Crispin2012-12-1534-18846/+0
| | | | SVN-Revision: 34693
* ar7-atm: make it depend on the generic AR7 platformFlorian Fainelli2012-11-161-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34205
* unbreak ltq-dsl-fwJohn Crispin2012-11-061-1/+1
| | | | SVN-Revision: 34098
* prepare dsl driver for 3.6 and split fw into a seperate packageJohn Crispin2012-11-065-64/+72
| | | | SVN-Revision: 34096
* move lots of kernel related packages to the new system/ folderJohn Crispin2012-10-17154-0/+46210
SVN-Revision: 33830