nbd
|
643f013d15
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 20:21:39 +00:00 |
|
nbd
|
1d3cff733d
|
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 19:18:55 +00:00 |
|
nbd
|
ddc47d62f9
|
various configure related cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6372 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-02-25 23:34:57 +00:00 |
|
pavlov
|
859c93d75c
|
/etc/config/* should use INSTALL_DATA
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5976 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-01-04 16:51:41 +00:00 |
|
nbd
|
a4a6443af1
|
replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-23 00:29:07 +00:00 |
|
nbd
|
5be70dfb57
|
implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-12 05:06:56 +00:00 |
|
nbd
|
b0e1edba81
|
sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5331 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-29 05:53:13 +00:00 |
|
nbd
|
5eca1169a0
|
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 21:03:30 +00:00 |
|
nico
|
8afb23270d
|
new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-24 20:49:31 +00:00 |
|
nico
|
a5b7612932
|
standardize Makefile, change section from base to net for dropbear and utils for dropbearconvert
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4834 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-23 17:41:58 +00:00 |
|
mbm
|
5d099491cf
|
fix everything I broke with the previous patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4436 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-04 09:14:20 +00:00 |
|
mbm
|
001227b780
|
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-04 05:30:27 +00:00 |
|
mbm
|
8b379ad629
|
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-04 03:26:32 +00:00 |
|
mbm
|
02cdebbb91
|
credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-27 00:35:46 +00:00 |
|
nbd
|
0b0afa4d81
|
add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:32:39 +00:00 |
|
nbd
|
859e8f7f7d
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:16:37 +00:00 |
|
nico
|
5ac8df09f8
|
remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init,
normalize Makefile:
- indent configure invocation,
- use "install -d" instead of "mkdir -p".
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3995 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-18 18:22:24 +00:00 |
|
nbd
|
3307a0b20c
|
fix dropbear depends and defaults
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3949 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-15 16:41:35 +00:00 |
|
nbd
|
e240cc0ea6
|
improve dependency handling, fix some package makefile bugs
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3843 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-30 18:55:52 +00:00 |
|
nbd
|
a4d3980243
|
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3762 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-11 17:33:51 +00:00 |
|
nbd
|
44ba04efe2
|
replace $(IDIR_*) with $(1)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-11 16:00:43 +00:00 |
|
mbm
|
2b42215e7a
|
Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-10 19:06:22 +00:00 |
|
wbx
|
c253a3c066
|
sync dropbear with wr, remove zlib dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3508 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-03-27 19:20:22 +00:00 |
|
nbd
|
d1085366f6
|
disable dropbear zlib support and split off dropbearconvert to save flash space
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3085 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-01-31 13:33:25 +00:00 |
|
nbd
|
bcfd578c6d
|
update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2660 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-12-13 19:15:43 +00:00 |
|
nico
|
dc0f0a5b71
|
update dropbear to new upstream release (v0.46)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2195 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-20 13:55:42 +00:00 |
|
wbx
|
0483920fe5
|
sync dropbear package with whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2112 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-15 08:46:51 +00:00 |
|
nbd
|
9a850a31e6
|
disable reverse lookup in dropbear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1124 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-31 10:09:05 +00:00 |
|
nico
|
08fd6bda64
|
Cosmetic fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@973 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-19 21:22:09 +00:00 |
|
nbd
|
be69de3e18
|
convert dropbear to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@852 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-12 19:45:27 +00:00 |
|
nico
|
e821dce65e
|
Uniformize package Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@647 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-14 07:08:14 +00:00 |
|
nbd
|
727a465c4f
|
change configure options for dropbear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@561 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-04 22:04:58 +00:00 |
|
nbd
|
c5d507d074
|
fix some dropbear client issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@453 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-25 11:03:26 +00:00 |
|
nbd
|
33748edbf2
|
remove conffiles for dropbear (was /etc/passwd)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@449 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-24 21:23:31 +00:00 |
|
nbd
|
efeebb25e0
|
move passwd from dropbear package to target_skeleton
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@441 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-24 17:49:11 +00:00 |
|
wbx
|
df1d9706f4
|
add md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-21 08:12:49 +00:00 |
|
nbd
|
0d52ac0f6a
|
add downloading script (with md5sum checking and sourceforge downloading support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-19 22:51:51 +00:00 |
|
nbd
|
0840839c15
|
update dropbear to 0.45
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@371 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-14 16:24:56 +00:00 |
|
nbd
|
5094c151ed
|
add /etc/passwd with an empty root password for dropbear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@370 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-14 16:01:08 +00:00 |
|
nico
|
3af82587f3
|
Add package install dependencies (don't install a package if it's already installed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@315 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-06 12:03:54 +00:00 |
|
mbm
|
a4d8c8e5ca
|
bring up to date with nbd's br2_test20.tar.bz2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@308 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-06 03:53:29 +00:00 |
|