descriptionExtending the pd setup scripts.
homepage URLhttp://www.puredarwin.org
ownerzuxez@cs.tu-berlin.de
last changeSun, 30 May 2010 11:52:49 +0000 (30 13:52 +0200)
content tags
add:
README
This repository contains various stuff to get PureDarwin [1] rollin'.


pd*:
	Modified files from project at [1] to make them run on Linux.

	Modifications need some special software, though:
		- loop kernel support/losetup
		- hfsplus kernel support
		- parted
		- newfs_hfs (diskdev_cmds) or mkfs.hfsplus (hfs(plus)-utils)
		- mkisofs
		- qemu-img (qemu)
		- bash (using /bin/sh fails at least on ubuntu since it's dash there)
		- lipo (odcctools)

buildLipo.sh:
	Builds lipo on Linux.

	Needs:
		gcc/g++
		make
		subversion/tar/wget

GentooPrefix/:
	Contains scripts used to bootstrap Gentoo/Prefix [2] on PureDarwin.


[1] http://www.puredarwin.org
[2] http://www.gentoo.org/proj/en/gentoo-alt/prefix/
shortlog
2010-05-30 Heiko PrzybylCleaned lipo builder up a bit.master
2010-05-30 Heiko PrzybylMake use of lipo, if available.
2010-05-30 Heiko PrzybylAdded README.
2010-05-30 Heiko PrzybylAdded buildLipo.sh
2010-04-30 Heiko PrzybylAdded files for bootstrapping Genroo/Prefix.
2010-04-23 Heiko PrzybylRe-added uid-check.
2010-04-23 Heiko PrzybylAdded changes to build puredarwin on Linux.
2010-04-23 Heiko PrzybylImported original files.
2010-04-23 Heiko PrzybylInitial commit.
heads
13 years ago master