[Dextrose] [PATCH dextrose 0/3] Add support for non-XO x86 ("PC") image
Sascha Silbe
silbe at activitycentral.com
Tue Feb 28 14:10:23 EST 2012
Running Dextrose in a VM is useful for testing and debugging and even easy
to do now that the segfault I hit the last time I tried this has been fixed
upstream.
Sascha Silbe (3):
Fix root file system type in /etc/fstab
Add support for installing grub
Add configs for building a non-XO x86 PC image
config/dextrose3-pc-common.ini | 38 ++++++++++++++++++++++++++
config/dextrose3-pc-nognome.ini | 13 +++++++++
modules/base/ksmain.10.core.inc | 2 +-
modules/base/kspost.10.core.inc | 3 --
modules/sd_card_image/defaults.ini | 1 +
modules/sd_card_image/image.50.makefs.sh | 25 +++++++++++++++++
modules/sd_card_image/kspkglist.15.sdcard.sh | 10 +++++++
7 files changed, 88 insertions(+), 4 deletions(-)
create mode 100644 config/dextrose3-pc-common.ini
create mode 100644 config/dextrose3-pc-nognome.ini
create mode 100644 modules/sd_card_image/kspkglist.15.sdcard.sh
--
1.7.9
More information about the Dextrose
mailing list