Module Name:src
Committed By: phx
Date: Thu Feb 2 22:15:05 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: msg.md.de
Log Message:
Translate some new messages into german.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/sysins
Module Name:src
Committed By: phx
Date: Thu Feb 2 21:58:31 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.c
Log Message:
Use sync(8) instead of echo(1) to avoid writing an RDB disklabel.
echo(1) is not part of the miniroot file system.
To generate a d
Module Name:src
Committed By: phx
Date: Sun Jan 29 16:01:37 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.c md.h
Log Message:
Add support for RDB-partitioned disks.
When an RDB block was found on the disk we cannot change the disk layout,
and everything
Module Name:src
Committed By: phx
Date: Sun Aug 21 15:21:46 UTC 2011
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.h
Log Message:
The ofppc generic kernel has tmpfs, so use it.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/sysin
Module Name:src
Committed By: phx
Date: Sun Aug 21 13:40:08 UTC 2011
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.c
Log Message:
Unmounting /targetroot in md_post_newfs() is not needed.
Use target_prefix() instead of /mnt2 in md_post_extract().
To generate a