Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-21 | add hack to be able to use /dev/svnd0c as target device on MirBSD/OpenBSD | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | convert to UUID; make panic-reboot-time a flag; prevent automatic fsck | Thorsten Glaser | |
note: uuid.patch currently still panics ☹ Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | gnaw… pipes are executed in subshells, so an exit has no effect | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | ] works for foo='bar' bar='b*r' but, apparently, not everything | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | new GRUB2 installation script, derived from MirBSD bootblocks | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | Add self-installing MirBSD bootblocks for loading GNU GRUB2. | Thorsten Glaser | |
Source : mircvs://src/sys/arch/i386/stand/bootxx/ CVSROOT: _anoncvs@anoncvs.mirbsd.org:/cvs (CVS_RSH=ssh) CVSWEB : https://www.mirbsd.org/cvs.cgi/ Compiled with: make BOOT_TYPE=grub Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-18 | optimize shuttle and ibmx40 hardware profile | Waldemar Brodkorb | |
2010-11-17 | optimize build for hardware profile (x86/x86_64), optimize chroot installer ↵ | Waldemar Brodkorb | |
script | |||
2010-11-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-14 | consolidate x86/x86_64 support | Waldemar Brodkorb | |
use hardware profiles, instead of extra target dirs. fix dependencies. | |||
2010-11-13 | optimize case-sensitive filesystem checks | Waldemar Brodkorb | |
2010-10-31 | rework installation scripts for block devices | Waldemar Brodkorb | |
Avoid sfdisk, parted and chroot to be more portable. Compile Host grub in target/tools, only used for ibmx40 target right now. Add pt - partition table manager from OpenWrt with some additions and portability fixes. Cfgfs support missing, coming soon. | |||
2010-10-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-10-22 | remove mksh install routine, add license header | Waldemar Brodkorb | |
2010-10-22 | not used | Waldemar Brodkorb | |
2010-10-22 | no longer in use | Waldemar Brodkorb | |
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
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-08-02 | python is required for gpsd build | Waldemar Brodkorb | |
2010-08-01 | remove unzip dependency, use delivered cpio. some code cleanup | Waldemar Brodkorb | |
2010-08-01 | remove debug | Waldemar Brodkorb | |
2010-08-01 | add install wrapper to avoid -o/-g usage | Waldemar Brodkorb | |
2010-08-01 | always make binary or library writable by the user, before trying to strip | Waldemar Brodkorb | |
2010-08-01 | add autoconf to freebsd_full | Waldemar Brodkorb | |
2010-07-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-30 | automake needs autoconf, autoconf needs m4 | Waldemar Brodkorb | |
2010-07-30 | add openbsd function | Waldemar Brodkorb | |
2010-07-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-30 | fix build on FreeBSD host | Waldemar Brodkorb | |
2010-07-30 | python is required for firefox, disable build of firefox on BSD for now | Waldemar Brodkorb | |
2010-07-29 | tac not available on FreeBSD, fix permission in tslib package | Waldemar Brodkorb | |
2010-07-29 | fix tsort wrapper for NetBSD | Waldemar Brodkorb | |
2010-07-29 | add NetBSD and OpenBSD routines | Waldemar Brodkorb | |
2010-07-29 | cpio no longer required, it is delivered | Waldemar Brodkorb | |
2010-07-29 | add a cpio implementation to tools directory | Waldemar Brodkorb | |
cpio utility is a mess in point of portability. For example NetBSD cpio implementation does not support userid and groupid changes for the archive. This feature is required for initramfs filesystem targets. This cpio is from the Heirloom project. Fix needed rebuild of tools, when changing targets. | |||
2010-07-29 | fix for FreeBSD | Waldemar Brodkorb | |
2010-07-29 | add prepare script for OpenADK | Waldemar Brodkorb | |
2010-07-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-28 | fix basic build on FreeBSD host. | Waldemar Brodkorb | |
2010-07-28 | fix cpio wrapper on Linux host | Waldemar Brodkorb | |
2010-07-26 | remove debug code | Waldemar Brodkorb | |
2010-07-26 | fixup cpio usage on MacOS X host | Waldemar Brodkorb | |
2010-07-24 | hackish fix | Waldemar Brodkorb | |
2010-07-23 | macos x portability patch for cpio | Waldemar Brodkorb | |
2010-07-16 | add intltool package, update xkeyboard-config | Waldemar Brodkorb | |
2010-06-29 | optimize ipkg package management | Waldemar Brodkorb | |
ipkg will automatically mount the normal read-only rootfs as read-write and after the command back to read-only. ipkg install/remove/upgrades are only supported for compact disk or disk based systems. On flash systems better reflash completely. make a kernel package containing the real kernel. Adjust ipkg.conf to contain a configurable server adress. | |||
2010-06-26 | with devtmpfs, these devices nodes are obsolete | Waldemar Brodkorb | |
2010-06-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-06-13 | bulk package update | Waldemar Brodkorb | |
2010-06-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |