Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-20 | Pimp up the progress bar | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-19 | Merge branch 'master' of git://openadk.org/git/openadk | U-windows7\wbx | |
2009-12-19 | cygwin support refresh | U-windows7\wbx | |
2009-12-19 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb | |
2009-12-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-12-19 | update Cygwin info. Build works on NTFS. | Waldemar Brodkorb | |
- small registry change is needed on Windows 7 with NTFS and latest Cygwin 1.7. | |||
2009-12-19 | order seems relevant for older gnu tar | Waldemar Brodkorb | |
2009-12-18 | Avoid annoying warning when tar isn’t GNU tar | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-18 | deactivate cpp check, use gcc -E instead. | Waldemar Brodkorb | |
2009-12-18 | start initial MirBSD support | Waldemar Brodkorb | |
2009-12-11 | make cross-compile on FreeBSD work, check for console browser for xmlto | Waldemar Brodkorb | |
2009-12-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-06 | rework qemu for x86/x86_64 | Waldemar Brodkorb | |
- do not use grub bootloader - enable kernel+initramfs targets - use sata drivers by default | |||
2009-12-06 | search in /usr/local for curl headers | Waldemar Brodkorb | |
2009-12-06 | fix qemu-x86_64 image, get rid of duplicat include dir | Waldemar Brodkorb | |
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file | |||
2009-12-06 | update some packages, fix some kernel module dependencies | Waldemar Brodkorb | |
- update tinc, openssl and xinetd - fix openssh and dropbear coexistence - fix some kernel module load orders | |||
2009-12-04 | update kernel to 2.6.32 | Waldemar Brodkorb | |
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k | |||
2009-12-04 | do not reserve 5% for root, just 1% | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-11-22 | more bulk build fixes | Waldemar Brodkorb | |
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2) | |||
2009-11-20 | fix more uclibc bulk build errors and add sfdisk/parted | Waldemar Brodkorb | |
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors | |||
2009-11-20 | package updates and compile fixes | Waldemar Brodkorb | |
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency | |||
2009-11-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-19 | heimdal needs bison | Waldemar Brodkorb | |
2009-11-18 | libpcap needs flex | Waldemar Brodkorb | |
patch from Joerg S., thanks | |||
2009-11-15 | update pcre, add dansguardian (lightly tested) | Waldemar Brodkorb | |
2009-11-15 | update squid, openssl and tinyproxy to latest upstream version | Waldemar Brodkorb | |
2009-11-08 | update to latest stable kernel, fix grub2 terminal output | Waldemar Brodkorb | |
- grub2 documentation is really outdated. you have to read the source to get serial working. | |||
2009-11-03 | update X11, kerberos, samba, bluez | Waldemar Brodkorb | |
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems | |||
2009-10-24 | add basic qemu-arm support, add compression choice | Waldemar Brodkorb | |
2009-10-11 | make more apps statically linkable | Waldemar Brodkorb | |
- update libusb to latest upstream - update bluez to latest upstream - add a new PKG_OPTS option: libonly, useful for library only packages, which are not created, when static linking is choosen | |||
2009-10-01 | abstract package backend, add perl | Linux User | |
2009-10-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Linux User | |
Conflicts: scripts/scan-pkgs.sh | |||
2009-10-01 | some native build fixes | Linux User | |
- git package needs a better fix. but existing symlinks are broken build without perl - update curl to latest upstream, including libcurl-dev package - add libopenssl-dev package | |||
2009-09-30 | fix tool dependency list add preliminary rpm backend support | Waldemar Brodkorb | |
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-08-28 | add more packages needed for native builds | Waldemar Brodkorb | |
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf - add {glibc,eglibc,uclibc}-dev packages - add libz/libncurses development packages - add PKG_OPTS to setup special options for packages noremove is needed for uclibc/eglibc/glibc packages, otherwise needed headers will be removed slightly tested, still in development | |||
2009-08-21 | cleanup eglibc/glibc Makefiles | Waldemar Brodkorb | |
- make it simpler and more equal - add dependency to gperf needed for new config system | |||
2009-06-27 | fix timing problem | Waldemar Brodkorb | |
- there seems to be a timing problem, when changing partition id. cf disk partition was always empty. strange. | |||
2009-06-22 | fix rb532 install script part | Waldemar Brodkorb | |
2009-06-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-13 | fix some minor issues | Waldemar Brodkorb | |
2009-06-13 | FreeBSD compatibility patches | Waldemar Brodkorb | |
- update ipset and libpri to latest upstream | |||
2009-06-12 | kernel patch cleanup | Waldemar Brodkorb | |
- move patches to kernel version specific directory - enable execute bit on md5sum wrapper - remove wrong include in BSDmakefile - enable ROOTFS for rb532 device - add mips specific patch for lib/delay.c typo | |||
2009-06-05 | more regressions found at runtime on alic1c | Waldemar Brodkorb | |
2009-06-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-04 | first regressions found while runtime testing | Waldemar Brodkorb | |
- fix add_rconf and quoting - update gpsd to latest upstream - do not use size parameter for cfgfs and tmpfs - disable some dangerous busybox options - fix some kernel module dependencies | |||
2009-06-04 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-03 | package updates and rescue-x86_64 fix | Waldemar Brodkorb | |
- merge device-mapper and lvm package, because of upstream merge - update squid to latest stable version - add no64-lib patch for gcc, which fixes cross-build from x86 to x86_64 | |||
2009-06-02 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |