summaryrefslogtreecommitdiff
path: root/scripts/install/install-get-partition
AgeCommit message (Expand)Author
2019-06-12Force create raid without answering the question if you want to create it.Kim Hagen
2019-03-27T1296: support installation on SD cardsChristian Poessinger
2018-12-01EFI Cleanup. Adding removable option to grub-installKroy
2018-11-06T955: Integrating EFI into the installerKroy
2018-11-05T955: Integrating EFI into the installerKroy
2018-08-02T764: increase the drive size requirement to 2G.Daniil Baturin
2018-05-31T232: force FAT label creation before creating the root partition.Daniil Baturin
2018-02-22sometimes drives report they are not alignedKim
2017-12-27T496: remove diagnostic partition for RAID1 installsChristian Poessinger
2017-03-20exclude install medium from raid disk countKim
2016-02-01Rename "live-rw" to only "rw".Kim Hagen
2016-02-01Label disk on format and create persistence.conf file to get live-bootKim Hagen
2014-07-30Replace login check with UID check in install-get-partition.Daniil Baturin
2014-03-18Cleanup of unused parted root partitioning starting offsethydrajump
2014-03-16Fixed parted command for root partition alignment.hydrajump
2013-11-02Replace s/Vyatta/VyOS/ in parition handling installer functionsDaniil Baturin
2012-01-20Make disk label if necessaryStephen Hemminger
2011-05-05Make ext4 the default file system typeStephen Hemminger
2011-05-04Align install-image partition correctlyStephen Hemminger
2011-05-03Adjust root partition offset based on disk sizeStephen Hemminger
2011-04-30Yet another better alignment startStephen Hemminger
2011-04-30Fix alignment of root partitionStephen Hemminger
2011-04-28Tell parted to align disk partitionStephen Hemminger
2011-01-17Bugfix 6687: Need to explicitly specify the RAID metadata version number.Bob Gilligan
2010-11-21Bugfix 6457: Don't ask the question if you're not going to like the answer.Bob Gilligan
2010-09-08Fix quoting of shell -zStephen Hemminger
2010-03-30Improve wording of config info save dialog.Bob Gilligan
2010-03-12Run partition editor with script flag to avoid prompting userStephen Hemminger
2010-03-08Bugfix 5414: Use correct install root reference when copying back SSH keys.Bob Gilligan
2010-02-16Bugfix 5327: Don't try to save config from images with none.Bob Gilligan
2010-01-26Bugfix 5229: Save old config info when installing on pre-existing RAID group.Bob Gilligan
2010-01-26Bugfix 5220: Use correct path to config directory on installed image.Bob Gilligan
2010-01-26Bugfix 5232: Correctly handle case where user doesn't want to save SSH keysBob Gilligan
2010-01-19Fix typo in install-imageStephen Hemminger
2010-01-18Bugfix 5220: Save config information from previous image-based install.Bob Gilligan
2009-12-14Ignore errors from chmod/chown if ssh keys don't existStephen Hemminger
2009-12-14Fix install-image to save config/keysStephen Hemminger
2009-12-03Preserve ssh host keys in install-imageStephen Hemminger
2009-11-13Add start_offset value to log message when partion attempt fails.Bob Gilligan
2009-10-30add unified install-imageAn-Cheng Huang