Commit Graph

60769 Commits

Author SHA1 Message Date
Felix Fietkau b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
2005-04-08 09:08:38 +00:00
Mike Baker 322b84237c initial commit
SVN-Revision: 576
2005-04-08 06:13:58 +00:00
Felix Fietkau 0d8fd32192 fix openswan dependencies
SVN-Revision: 575
2005-04-07 22:39:28 +00:00
Felix Fietkau 8afa8fb279 add some fixes for compiling on mac os x
SVN-Revision: 574
2005-04-06 21:39:12 +00:00
Felix Fietkau 435773e10b fix link to init script
SVN-Revision: 573
2005-04-06 18:06:11 +00:00
Felix Fietkau bffa9686bc add missing mtd md5sum
SVN-Revision: 572
2005-04-06 17:16:22 +00:00
Felix Fietkau be200591e7 change wget timeout options to --timeout= for compatibility
SVN-Revision: 571
2005-04-06 17:13:52 +00:00
Felix Fietkau bf2b909e0f fix gcc dependency bug
SVN-Revision: 570
2005-04-06 16:46:51 +00:00
Felix Fietkau db0d406220 add nocatsplash depend on glib1
SVN-Revision: 569
2005-04-05 21:23:59 +00:00
Felix Fietkau c555af9724 use /dev/urandom instead of /dev/random for openswan ipsec keygen
SVN-Revision: 568
2005-04-05 18:22:56 +00:00
Felix Fietkau b5893d19fc hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1
SVN-Revision: 567
2005-04-05 18:21:58 +00:00
Felix Fietkau 64f74ab8ec s/libgmp/gmp/ for openswan control file
SVN-Revision: 566
2005-04-05 09:02:50 +00:00
Felix Fietkau cc3eaade62 add openswan
SVN-Revision: 565
2005-04-05 02:03:37 +00:00
Felix Fietkau 6ec3757faa install gmp to staging_dir
SVN-Revision: 564
2005-04-05 01:54:36 +00:00
Felix Fietkau 4d09cb0846 fix ipv6 support in dnsmasq
SVN-Revision: 563
2005-04-05 00:09:10 +00:00
Felix Fietkau 0cd8cbd7ff add aiccu, bwm, ntpclient and radvd (from Sebastian Noel)
SVN-Revision: 562
2005-04-04 22:12:17 +00:00
Felix Fietkau 239ae7ecfa change configure options for dropbear
SVN-Revision: 561
2005-04-04 22:04:58 +00:00
Felix Fietkau 93897af0b7 fix reboot in mtd.c
SVN-Revision: 560
2005-04-04 22:02:56 +00:00
Felix Fietkau 563fe2b050 fix ipv6 host name lookup from /etc/hosts
SVN-Revision: 559
2005-04-04 21:05:07 +00:00
Felix Fietkau e560f13141 add depend on iptables-extra and fix module loading for firewall
SVN-Revision: 558
2005-04-04 18:46:55 +00:00
Felix Fietkau 7fd657d602 add more cups mirrors
SVN-Revision: 557
2005-04-04 13:52:21 +00:00
Felix Fietkau 183c22a48a fix re-installing of nocatsplash (glib stuff again)
SVN-Revision: 556
2005-04-04 13:36:23 +00:00
Felix Fietkau 5135ae2b75 fix include path for glib in nocatsplash
SVN-Revision: 555
2005-04-04 13:14:29 +00:00
Felix Fietkau b1b01bcc6c copy glibconfig-sysdeps.h to staging dir on glib compile
SVN-Revision: 554
2005-04-04 13:12:46 +00:00
Waldemar Brodkorb e5415e3c6c no need for more then one printf, makes dmesg unasble
SVN-Revision: 553
2005-04-04 01:06:18 +00:00
Felix Fietkau 53e9b57f20 update wireless tools to 28.pre6 (switch to multicall-binary)
SVN-Revision: 552
2005-04-03 21:54:50 +00:00
Felix Fietkau bbe73f6b48 make lzo and server support in openvpn optional
SVN-Revision: 551
2005-04-03 21:36:01 +00:00
Mike Baker adb9bba64a oops, forgot to take out some debugging stuff
SVN-Revision: 550
2005-04-03 21:31:40 +00:00
Felix Fietkau 0808d84bf9 move firstboot from S99done to S10boot
SVN-Revision: 549
2005-04-03 21:20:56 +00:00
Mike Baker 53b3af1889 nas -> nas4not
SVN-Revision: 548
2005-04-03 21:11:05 +00:00
Felix Fietkau 2333ec43a8 unlock linux partition in mount_root
SVN-Revision: 547
2005-04-03 20:34:22 +00:00
Imre Kaloz 2828d86cc6 upgrade to dnsmasq 2.22 and openssl 0.9.7f
SVN-Revision: 546
2005-04-03 20:15:32 +00:00
Felix Fietkau f8905eb2d1 add wireless tools
SVN-Revision: 545
2005-04-03 18:00:10 +00:00
Felix Fietkau 27e2b2ad88 remove loader from package makefile
SVN-Revision: 544
2005-04-03 17:30:10 +00:00
Felix Fietkau d98543c82e add nocatsplash depend on glib
SVN-Revision: 543
2005-04-03 17:20:46 +00:00
Felix Fietkau 4fbe2a00cb add arpwatch depend on libpcap
SVN-Revision: 542
2005-04-03 17:14:13 +00:00
Felix Fietkau 171aa0c109 move arpwatch arp.dat to /etc/arpwatch/ and add it to conffiles
SVN-Revision: 541
2005-04-03 12:10:23 +00:00
Felix Fietkau a23d87f0e6 add default arp.dat to arpwatch package
SVN-Revision: 540
2005-04-03 11:56:40 +00:00
Felix Fietkau 6a22118b91 add arpwatch and nocatsplash
SVN-Revision: 539
2005-04-03 11:37:43 +00:00
Felix Fietkau aae9a9ade0 remove nvram support from backup script
SVN-Revision: 538
2005-04-03 09:25:38 +00:00
Mike Baker bd2e7a5f5e cleanup & fix logic not to depend on dropbearkey if keys exist
SVN-Revision: 537
2005-04-03 06:35:36 +00:00
Felix Fietkau 4bd5b26a90 rewrite of command line parsing in mtd
SVN-Revision: 536
2005-04-03 00:23:01 +00:00
Felix Fietkau f7b8c69ccf add glib
SVN-Revision: 535
2005-04-03 00:20:48 +00:00
Felix Fietkau fa466d4b23 add simple scripts for backup/restore
SVN-Revision: 534
2005-04-02 21:13:50 +00:00
Felix Fietkau 38e649787f enable -T for tar
SVN-Revision: 533
2005-04-02 19:57:25 +00:00
Felix Fietkau 97d7c2621e package wl and et and make them removable
SVN-Revision: 532
2005-04-02 19:30:30 +00:00
Felix Fietkau 35f03f2375 add depend on kmod-pppoe in ppp menuconfig
SVN-Revision: 531
2005-04-02 19:29:33 +00:00
Felix Fietkau ebac64aab9 remove lzma loader config option (make it default) and move it from package/ to target/
SVN-Revision: 530
2005-04-02 19:06:50 +00:00
Felix Fietkau d2aa16fb0e add pptp nat patch
SVN-Revision: 529
2005-04-02 19:05:41 +00:00
Imre Kaloz 65d4d1ddd7 added rootfstype option
SVN-Revision: 528
2005-04-02 18:35:24 +00:00