Commit graph

48 commits

Author SHA1 Message Date
Mike Baker
20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
2006-08-04 09:14:20 +00:00
Mike Baker
6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
2006-08-04 05:30:27 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
2006-06-21 02:32:39 +00:00
Felix Fietkau
4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
2006-06-21 02:16:37 +00:00
Nicolas Thill
b418646d03 remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, normalize Makefile: - indent configure invocation, - use "install -d" instead of "mkdir -p".
SVN-Revision: 3995
2006-06-18 18:22:24 +00:00
Felix Fietkau
5011ced300 fix dropbear depends and defaults
SVN-Revision: 3949
2006-06-15 16:41:35 +00:00
Felix Fietkau
f83eb8146e add dropbear pubkey auth patch from #582
SVN-Revision: 3916
2006-06-09 00:29:26 +00:00
Felix Fietkau
5b05f4a5ee improve dependency handling, fix some package makefile bugs
SVN-Revision: 3843
2006-05-30 18:55:52 +00:00
Felix Fietkau
a94c4640f2 fix typo
SVN-Revision: 3762
2006-05-11 17:33:51 +00:00
Felix Fietkau
02be4b6759 replace $(IDIR_*) with $(1)
SVN-Revision: 3759
2006-05-11 16:00:43 +00:00
Mike Baker
07425d3300 Convert packages to new template
SVN-Revision: 3752
2006-05-10 19:06:22 +00:00
Nicolas Thill
6aaae56f5f fix (cosmetic) Config.in glitches
SVN-Revision: 3568
2006-04-01 15:49:12 +00:00
Waldemar Brodkorb
9338ea80b3 sync dropbear with wr, remove zlib dependency
SVN-Revision: 3508
2006-03-27 19:20:22 +00:00
Florian Fainelli
7fbe0ed3f8 Fixed writechannel bug as described in ticket in #246, now closed
SVN-Revision: 3131
2006-02-04 23:12:51 +00:00
Felix Fietkau
051931d5fb disable dropbear zlib support and split off dropbearconvert to save flash space
SVN-Revision: 3085
2006-01-31 13:33:25 +00:00
Felix Fietkau
079d042a56 revert last Config.in change
SVN-Revision: 2661
2005-12-13 19:17:20 +00:00
Felix Fietkau
b9a3554f4a update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)
SVN-Revision: 2660
2005-12-13 19:15:43 +00:00
Nicolas Thill
fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
2005-11-05 02:16:36 +00:00
Felix Fietkau
40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00
Nicolas Thill
9f7fad00fe update dropbear to new upstream release (v0.46)
SVN-Revision: 2195
2005-10-20 13:55:42 +00:00
Waldemar Brodkorb
ca253bbb54 sync dropbear package with whiterussian
SVN-Revision: 2112
2005-10-15 08:46:51 +00:00
Felix Fietkau
35e8fe4e80 sync dropbear with whiterussian
SVN-Revision: 1554
2005-07-25 07:56:42 +00:00
Felix Fietkau
a18365fcbb disable reverse lookup in dropbear
SVN-Revision: 1124
2005-05-31 10:09:05 +00:00
Nicolas Thill
f7b19b4bca Cosmetic fix
SVN-Revision: 973
2005-05-19 21:22:09 +00:00
Nicolas Thill
4700fd588c Add package name and short description to Config.in prompt
SVN-Revision: 954
2005-05-19 16:25:26 +00:00
Felix Fietkau
5c1a8e5360 convert dropbear to new packaging style
SVN-Revision: 852
2005-05-12 19:45:27 +00:00
Nicolas Thill
2b7d8f9bf3 Uniformize package Makefile
SVN-Revision: 647
2005-04-14 07:08:14 +00:00
Felix Fietkau
239ae7ecfa change configure options for dropbear
SVN-Revision: 561
2005-04-04 22:04:58 +00:00
Mike Baker
adb9bba64a oops, forgot to take out some debugging stuff
SVN-Revision: 550
2005-04-03 21:31:40 +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
eb59e90d22 remove version and architecture from control files
SVN-Revision: 481
2005-03-30 19:29:51 +00:00
Felix Fietkau
3c2c7ad8a3 fix some dropbear client issues
SVN-Revision: 453
2005-03-25 11:03:26 +00:00
Felix Fietkau
27bf75beac remove conffiles for dropbear (was /etc/passwd)
SVN-Revision: 449
2005-03-24 21:23:31 +00:00
Felix Fietkau
8f655c0756 move passwd from dropbear package to target_skeleton
SVN-Revision: 441
2005-03-24 17:49:11 +00:00
Felix Fietkau
cfffd4d5e9 include dropbear in default build
SVN-Revision: 430
2005-03-23 13:33:48 +00:00
Waldemar Brodkorb
5cd4e6551d no start-stop-daemon
SVN-Revision: 423
2005-03-23 10:44:22 +00:00
Felix Fietkau
0056f9709d remove default password for dropbear
SVN-Revision: 415
2005-03-21 22:24:47 +00:00
Waldemar Brodkorb
338042ea04 add md5sums
SVN-Revision: 405
2005-03-21 08:12:49 +00:00
Felix Fietkau
682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
2005-03-19 22:51:51 +00:00
Imre Kaloz
97d994fb22 support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq update, control file fixes. add back other boardtypes to make wl.o happy on other routers
SVN-Revision: 390
2005-03-19 17:52:30 +00:00
Felix Fietkau
c36287f707 make kernel ppp optional and remove cramfs support
SVN-Revision: 372
2005-03-14 17:22:37 +00:00
Felix Fietkau
a2b1ed7b3c update dropbear to 0.45
SVN-Revision: 371
2005-03-14 16:24:56 +00:00
Felix Fietkau
b9dd687073 add /etc/passwd with an empty root password for dropbear
SVN-Revision: 370
2005-03-14 16:01:08 +00:00
Nicolas Thill
9504bff14e Don't embed dropbear by default (startup script is broken)
SVN-Revision: 361
2005-03-09 23:56:07 +00:00
Nicolas Thill
234b39a199 Add package install dependencies (don't install a package if it's already installed)
SVN-Revision: 315
2005-03-06 12:03:54 +00:00
Mike Baker
b3be5eeb3e bring up to date with nbd's br2_test20.tar.bz2
SVN-Revision: 308
2005-03-06 03:53:29 +00:00