scripts/install-system | 20 ++++++++++---------- scripts/install/install-functions | 10 +++++----- scripts/install/install-get-partition | 8 ++++---- 3 files changed, 19 insertions(+), 19 deletions(-)
New commits: commit b97ce22691e1ffb34f2bc3638ea44a69baa052e4 Author: Stephen Hemminger <[email protected]> Date: Fri Mar 12 08:12:04 2010 -0800 Run partition editor with script flag to avoid prompting user Bug 5443 When running on HyperV, install-system appeared to hang because although hda existed, it had no information so parted was prompting for retry. Use the -s flag (never prompt) at all the places in install-system/install-image where we don't want to have user interaction. http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=b97ce22691e1ffb34f2bc3638ea44a69baa052e4 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
