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-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-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-06-26 | with devtmpfs, these devices nodes are obsolete | Waldemar Brodkorb | |
2010-03-06 | use mke2fs instead of obsolete parted mkpartfs | Waldemar Brodkorb | |
2010-02-27 | use correct speed for wrap | Waldemar Brodkorb | |
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 | do not reserve 5% for root, just 1% | 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-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 | fix some minor issues | Waldemar Brodkorb | |
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-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-31 | cfgfs fine tuning | Waldemar Brodkorb | |
- fix typo in last commit - use a special partition with type id 88 for x86 based machines - try to automatically find backend storage device for cfgfs, either partition with type x86 or mtd device with name cfgfs | |||
2009-05-31 | make checks for apps working | Waldemar Brodkorb | |
2009-05-17 | Initial import | wbx | |