summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/mv_install.py
AgeCommit message (Collapse)AuthorFilesLines
2011-09-02LinHes-config: during the install copy over the locale archive file. ↵James Meyer1-1/+30
Generating locales during install takes to long, so the locales are generated during the creation of the iso refs #782 closes #782
2011-08-26linhes-config: mv_install.py, fixed a few minor debugging typosJames Meyer1-2/+2
2011-08-26linhes-config: align disk partitions at 2048. Some drives report 512 sector ↵James Meyer1-2/+9
size, when they are in fact 4k. By aligning at 2048 is works for both legacy 512 and 4k.
2011-08-19linhes-config: clean up etc/fstab (pts shm)James Meyer1-0/+12
added service to list of things to unsquash .upgrades from CD will now work Converted most calls to the systemconfig dict to use .get. This will stop KEYERRORS form occuring.
2011-08-04linhes-config: remove larch packages after system install & remove larch ↵James Meyer1-0/+1
from pacman.conf mv_install.py: exit if parted is not found
2011-07-30linhes-config/system-config: update fstab template to use the newer formatJames Meyer1-2/+2
devpts /dev/pts devpts defaults 0 0 shm /dev/shm tmpfs nodev,nosuid 0 0
2011-07-29LinHES-config: account for change in mkinitcpioJames Meyer1-1/+1
added -b to point to the new root
2011-03-03LinHES-config: mv_install.py: add missing dirs /var/lock, /var/tmp, and ↵Britney Fransen1-1/+7
/usr/lib/locale
2010-12-02linhes-config: updated mv_install to remove more larch hooksJames Meyer1-0/+2
2010-11-29linhes-config: add the removal of the larch mkinitid filesJames Meyer1-0/+4
2010-11-23LinHES-config: fix python shebangs; recompileMichael Hanson1-1/+1
2010-10-23Removed old core and extra from repo. Renamed -testing to core/extra. This ↵James Meyer1-2/+2
will setup the base for the testing branch.
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+1432