Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-27 | dropbear: add systemd unit file and integrate logic to package build | Waldemar Brodkorb | |
2016-07-21 | dropbear: update to 2016.74 | Waldemar Brodkorb | |
2016-03-10 | dropbear: update to latest | Waldemar Brodkorb | |
2015-12-04 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-11-27 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-10-24 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-03-01 | use lowercase for description | Waldemar Brodkorb | |
2015-02-03 | update to latest stable version, drop xauth patch, already applied upstream | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few ↵ | Waldemar Brodkorb | |
bytes bigger for a xbmc build | |||
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-04-07 | allow to enable daemons on startup via menuconfig | Waldemar Brodkorb | |
2014-03-11 | add adk-test-tools package | Waldemar Brodkorb | |
- scripts to shutdown qemu from linux - only start klogd when printk is available | |||
2014-03-01 | add x32 toolchain and kernel support | Waldemar Brodkorb | |
2014-03-01 | update to latest upstream, fix x86_64 x32 problems | Waldemar Brodkorb | |
2013-12-17 | add ecdsa key generation | Waldemar Brodkorb | |
2013-12-08 | update dropbear | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-09-13 | fix half way libgcc headache | Waldemar Brodkorb | |
2013-09-04 | fix broken symlinks | Waldemar Brodkorb | |
2013-08-22 | create missing dir | Waldemar Brodkorb | |
2013-08-21 | add symlinks to ssh/scp to /bin, to allow coexistence of openssh-clients | Waldemar Brodkorb | |
2013-08-14 | sorry libgcc problem still exist. don't know why | Waldemar Brodkorb | |
2013-08-14 | prepare the base system without libgcc even for musl | Waldemar Brodkorb | |
2013-08-14 | only build static when choosen by the user | Waldemar Brodkorb | |
2013-08-14 | musl libc compat updates | Waldemar Brodkorb | |
2013-04-29 | update to latest upstream | Waldemar Brodkorb | |
2012-10-10 | fix 32 Bit multilib builds | Waldemar Brodkorb | |
2012-10-06 | static-libgcc for base package dropbear | Waldemar Brodkorb | |
2012-06-02 | update to latest stable version | Waldemar Brodkorb | |
2012-01-15 | package/dropbear: fix utmp support flavour | Phil Sutter | |
- NEVER give --enable-utmp, it does the opposite of what you think it does - specify conf_utmp_location as variable to configure, so it doesn't search the build system for it's location - utmp support without pututline is totally broken | |||
2012-01-15 | package/dropbear: add flavour for utmp support | Phil Sutter | |
2011-08-05 | update to latest stable upstream version | Waldemar Brodkorb | |
2010-12-30 | fix startup scripts, fix stop routine | Waldemar Brodkorb | |
2010-11-07 | simplify startup script | Waldemar Brodkorb | |
2010-09-21 | update some package to latest upstream | Waldemar Brodkorb | |
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-07-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: target/alix2d/kernel.config | |||
2010-07-07 | more runtime fixes, update of some packages. | Waldemar Brodkorb | |
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default | |||
2010-07-06 | massive whitespace cleanup (EOL), suggested by j.seitter | Waldemar Brodkorb | |
2010-07-01 | add the ability to add a ssh pubkey via menu | Waldemar Brodkorb | |
2010-06-12 | massive PKG_SECTION adjustments | Phil Sutter | |
2010-04-12 | dropbear: reenable DSS algo support | Phil Sutter | |
Tragically, disabling DSS support in order to prevent an error message from showing up at startup (because of missing dss host key) also disables support for pubkey auth using DSS keys. And guess which type mine is. ;) To provide a usable compromise, make dropbear.init generate the formerly missing dss host key. So there won't be any error message, either. Probably this fixes for hosts not being able to authenticate using an RSS host key, too. | |||
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-01-22 | disable dss, fix path to xauth | Waldemar Brodkorb | |
X11 forwarding needs xauth. Package will be ported soon. Fix the path to xauth. Disable DSS, because we only use RSA hostkeys by default. This avoids a errormessage when starting dropbear. |