Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-25 | fix bug, f.e. glib package ignored by mistake | Waldemar Brodkorb | |
2010-11-22 | rebuild packages when subpackage choice changes by user | Waldemar Brodkorb | |
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 tool to display the size of a HDD/CF/SD/MMC/USB in 512-byte sectors | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-18 | package defaults are only available for main package and shouldn't be ↵ | Waldemar Brodkorb | |
enabled for subpackages | |||
2010-11-10 | fix some compile issues | Waldemar Brodkorb | |
2010-11-03 | add missing target directory, when rebuilding | 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-09-29 | fix subpackage build dependencies | Waldemar Brodkorb | |
PKGSB_ variables containing the full symbol name, without leading main package symbol. Fix depmaker to check correctly. | |||
2010-09-28 | macosx compat patches | Waldemar Brodkorb | |
2010-09-25 | check complete directory name | Waldemar Brodkorb | |
otherwise libcapi20 is skipped like libc. | |||
2010-09-18 | fix order of subpackages | Waldemar Brodkorb | |
2010-09-18 | fix multi-binary packages, add missing dependency to main package | Waldemar Brodkorb | |
2010-09-16 | fintune rebuild stuff, fix some warnings | Waldemar Brodkorb | |
2010-09-15 | rebuild packages on flavour or choices change | Waldemar Brodkorb | |
add new target rebuild. make cpio and pacch quiet. Use bin/tools for cpio and mkcrypt. | |||
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-30 | fix compile on Cygwin | Waldemar Brodkorb | |
2010-07-29 | fix basic build on OpenBSD | Waldemar Brodkorb | |
2010-07-29 | remove malloc.h includes, fix FreeBSD compile | Waldemar Brodkorb | |
2010-07-29 | NetBSD portability fixes | 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-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-05 | add menu based configuration of a password | Waldemar Brodkorb | |