aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* use lock to remove race conditions in bringing up ppp and dhcp that would ↵Felix Fietkau2006-10-263-5/+26
| | | | | | lead to multiple active processes SVN-Revision: 5298
* reduce the possibility of race conditions when using the lock utilityFelix Fietkau2006-10-261-4/+6
| | | | SVN-Revision: 5297
* fix dropbear init scriptFelix Fietkau2006-10-261-1/+1
| | | | SVN-Revision: 5295
* ignore mtd erase errors (will probably be required for nand flash)Felix Fietkau2006-10-251-5/+2
| | | | SVN-Revision: 5292
* make network scripts more robust, prevent multiple instances of pppd and ↵Felix Fietkau2006-10-244-21/+27
| | | | | | udhcpc for the same interface SVN-Revision: 5290
* add netconfig fix for wl-500g premiumFelix Fietkau2006-10-242-4/+14
| | | | SVN-Revision: 5287
* add e1000 driver, remove references to LINUX_2_4_X86Felix Fietkau2006-10-241-5/+16
| | | | SVN-Revision: 5286
* turn target runtime check of mtd into a compile-time checkFelix Fietkau2006-10-242-19/+14
| | | | SVN-Revision: 5285
* add extra autoload for ppp modulesFelix Fietkau2006-10-241-2/+4
| | | | SVN-Revision: 5283
* remove an obsolete functionFelix Fietkau2006-10-241-7/+0
| | | | SVN-Revision: 5280
* convert ar7-atm to KernelPackage templateFelix Fietkau2006-10-241-18/+9
| | | | SVN-Revision: 5277
* convert ar7-net to KernelPackage templateFelix Fietkau2006-10-241-11/+6
| | | | SVN-Revision: 5276
* fix tiatm compileFelix Fietkau2006-10-241-0/+28
| | | | SVN-Revision: 5275
* fix typoFelix Fietkau2006-10-232-2/+2
| | | | SVN-Revision: 5270
* improve mtd image check - don't check trx header if the target partition is ↵Felix Fietkau2006-10-231-10/+15
| | | | | | not 'linux', don't display image check messages with -qq and -f, fixes #850 SVN-Revision: 5269
* add missing autoload optionsFelix Fietkau2006-10-221-0/+5
| | | | SVN-Revision: 5254
* template.awk fix processing of certain config file formatsFelix Fietkau2006-10-201-3/+3
| | | | SVN-Revision: 5249
* move /usr/lib/parse-config.awk to /lib/config/template.awkFelix Fietkau2006-10-202-1/+1
| | | | SVN-Revision: 5244
* fix ar7-net compile errorFelix Fietkau2006-10-191-1/+1
| | | | SVN-Revision: 5243
* fix softdog kmod packaging on 2.6Nicolas Thill2006-10-191-0/+9
| | | | SVN-Revision: 5238
* add sitefiles similar to the ones from openembeddedFelix Fietkau2006-10-191-1/+0
| | | | SVN-Revision: 5232
* fix bluetooth module packagingFelix Fietkau2006-10-191-10/+18
| | | | SVN-Revision: 5230
* cleanupFelix Fietkau2006-10-191-5/+10
| | | | SVN-Revision: 5224
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-195-37/+253
| | | | SVN-Revision: 5222
* port more modules over to the new systemFelix Fietkau2006-10-192-1/+185
| | | | SVN-Revision: 5220
* remove bogus -j1 options from make callsFelix Fietkau2006-10-182-6/+6
| | | | SVN-Revision: 5217
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-181-0/+50
| | | | SVN-Revision: 5205
* oops, committed the wrong fileFelix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5203
* fix typo in usbcore autoloadFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5202
* fix path to usbcore.koFelix Fietkau2006-10-171-1/+8
| | | | SVN-Revision: 5200
* port soundcore moduleFelix Fietkau2006-10-171-0/+17
| | | | SVN-Revision: 5199
* port the usb modules over to the new systemFelix Fietkau2006-10-171-0/+239
| | | | SVN-Revision: 5197
* put madwifi in the right categoryFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5196
* hacks for supporting the toshiba wrc-1000Felix Fietkau2006-10-172-2/+13
| | | | SVN-Revision: 5192
* fix submenuFelix Fietkau2006-10-171-0/+1
| | | | SVN-Revision: 5191
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-174-98/+40
| | | | SVN-Revision: 5189
* move the ar7 network driver into a separate packageFelix Fietkau2006-10-171-0/+51
| | | | SVN-Revision: 5186
* move the ar7 adsl driver into a separate package directory with external ↵Felix Fietkau2006-10-171-0/+68
| | | | | | build and source download SVN-Revision: 5185
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-172-2/+2
| | | | SVN-Revision: 5184
* split modules.mkFelix Fietkau2006-10-176-559/+603
| | | | SVN-Revision: 5183
* fix kernel modules extensionsNicolas Thill2006-10-171-6/+6
| | | | SVN-Revision: 5181
* add zlib fix from #855Felix Fietkau2006-10-171-11/+37
| | | | SVN-Revision: 5180
* some kernel module cleanupFelix Fietkau2006-10-171-28/+77
| | | | SVN-Revision: 5178
* remove support for obsolete /etc/modules fileFelix Fietkau2006-10-161-1/+1
| | | | SVN-Revision: 5173
* Do not automatically create atheros devices (#811), and potentially other bugsFlorian Fainelli2006-10-161-1/+1
| | | | SVN-Revision: 5168
* remove nvram.shFelix Fietkau2006-10-161-19/+0
| | | | SVN-Revision: 5153
* Add ralink rt61 driver needed for rdc-2.6 targetFlorian Fainelli2006-10-152-0/+52
| | | | SVN-Revision: 5142
* add patch from #849Felix Fietkau2006-10-151-0/+21
| | | | SVN-Revision: 5137
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
| | | | SVN-Revision: 5136
* fix typoFelix Fietkau2006-10-151-1/+1
| | | | SVN-Revision: 5131