summaryrefslogtreecommitdiff
path: root/scripts/install-system
AgeCommit message (Expand)Author
2009-11-13Add start_offset value to log message when partion attempt fails.Bob Gilligan
2009-09-14allow install on old compaq smart-arrayRobert Bays
2009-09-11Invert test for livecdStephen Hemminger
2009-09-10Move check for livecd install to before filesystem intializationStephen Hemminger
2009-06-25Update hooks to setup config files for installing to a Xen VM.Bob Gilligan
2009-06-24Add optional hooks to setup config files for installing to a Xen VM.Bob Gilligan
2009-06-17Bugfix 4490: Wait for stability after marking partition bootable.Bob Gilligan
2009-06-17Bugfix 4490: Mark root partition as "bootable" in the master boot record (MBR).Bob Gilligan
2009-04-14post-install changesAn-Cheng Huang
2009-04-13add read-write union install mechanismAn-Cheng Huang
2009-04-09fix xen kernel handling for union installAn-Cheng Huang
2009-03-26Bugfix 4139: Increase minimum root filesystem size to 1 GB.Bob Gilligan
2009-03-02Change install-system to handle CF betterStephen Hemminger
2009-02-24Don't depend on /proc/ideStephen Hemminger
2009-02-24Allow installation on virtio diskStephen Hemminger
2008-12-02Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3963Rick Balocca
2008-11-24Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerBob Gilligan
2008-11-24Bugfix 3747: Allow user to break previously existing RAID group.Bob Gilligan
2008-11-20Merge branch 'islavista' into jennerRick Balocca
2008-11-19Bugfix 3738: Improve safety in installing onto RAID sets.Bob Gilligan
2008-11-17Merge branch 'islavista' into jennerRick Balocca
2008-11-17Bugfix 3932Bob Gilligan
2008-11-11Merge branch 'islavista' into jennerRick Balocca
2008-11-11Make sure install-system only run with root privledgesStephen Hemminger
2008-11-07Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into islav...Stephen Hemminger
2008-11-07Handle older format config files in password resetStephen Hemminger
2008-11-06fix grammar of previous patchStephen Hemminger
2008-11-06Remove OFR from grub linesStephen Hemminger
2008-11-05Mount root filesystem with noatimeStephen Hemminger
2008-11-05Merge branch 'islavista' into jennerRick Balocca
2008-11-03bug 1587: add error message when user tries native install from non-union mediaRobert Bays
2008-10-30Merge branch 'islavista' into jennerRick Balocca
2008-10-28Fix standalone password resetStephen Hemminger
2008-10-28Merge branch 'islavista' into jennerRick Balocca
2008-10-27Leave root account disabledStephen Hemminger
2008-10-27Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-10-27Fix password changer to deal with update config formatStephen Hemminger
2008-10-27Fix password changer to deal with update config formatStephen Hemminger
2008-10-24Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3731Rick Balocca
2008-10-20Bugfix: 3687: Only start mdadm if we have a RAID group as root filesystem.Bob Gilligan
2008-10-20Bugfix: 3775: Allow RAID-1 to be configured on disks with different sizesBob Gilligan
2008-10-13Allow non-livecd union installStephen Hemminger
2008-10-13install-system can only run from livecdStephen Hemminger
2008-10-10Revert "Set correct mode on configuration mode"Stephen Hemminger
2008-10-09Set correct mode on configuration modeStephen Hemminger
2008-10-03Bugfix: 3743Bob Gilligan
2008-10-02Fix overlapping edits of standalone_pw_resetStephen Hemminger
2008-10-01Bugfix: 3727Bob Gilligan
2008-10-01Workaround problems with mkpasswdStephen Hemminger
2008-09-30Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3712rbalocca