index
:
vyatta-cfg-system.git
T6533-add-reusable-workflows
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
larkspur-caps
lithium
master
mendocino
napa
napa-dev
oxnard
oxnard-nat-enhancements
pacifica
revert-87-current
revert-90-revert-87-current
sagitta
upstream
Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
install
/
install-image-existing
Age
Commit message (
Expand
)
Author
2021-08-08
T169: Image install should put correct serial console device in created grub ...
Kim Hagen
2020-12-30
migration: T3161: remove scripts ec2-vyos-init, ec2-check.pl
John Estabrook
2020-11-27
vyatta-cfg: T2713: Return original permissions for config-auth files in update
sever-sever
2020-09-26
cfg-system: T2902: Fix regex that doesnt allow X in image name
sever-sever
2018-10-02
Remove some remnant of the Vyatta Subscription days.
Daniil Baturin
2018-10-02
T867: set the upgraded flag on image update if the user choses to save config...
Daniil Baturin
2017-06-05
remove trailing space from version (if there is any)
Kim
2016-02-05
Do not create persistent fstab, this will interfere with systemd.
Kim Hagen
2016-02-03
Add vyos-persistpath and update install-image-existing and vyatta-update-grub...
Thomas Jepp
2016-02-03
Make add system image install the image to the right place.
Thomas Jepp
2016-02-01
Rename "live-rw" to only "rw".
Kim Hagen
2014-12-03
Adding initial support for loading a config from AWS EC2 user-data
jrb
2014-10-08
If not running on AWS (system UUID and serial do not start with EC2), don't d...
Daniil Baturin
2014-07-29
Replace login name check with effective UID check.
Daniil Baturin
2014-07-25
Bug #269: missed return in is_ec2_ami.
Daniil Baturin
2014-06-16
Bug #239 - Getting the version number by using dpkg will not work when upgrad...
Kim Hagen
2014-05-06
Fix to enable ec2-fetch-ssh-public-key init script
hydrajump
2014-05-03
Fix AWS EC2 AMI support
hydrajump
2014-04-28
Add support for installing a new image on the Amazon AMI
hydrajump
2014-04-28
Remove trailing whitespace
hydrajump
2014-04-25
Support and switch to overlayfs
James Davidson
2013-12-22
Bug #96: fix menu entry generation so image version is included.
Daniil Baturin
2012-05-16
Change default to No when not enough space to save config
James Davidson
2011-10-12
Bugfix 7502: Get "add system image" to work on Xen
Bob Gilligan
2011-08-12
Add hook to call a config migration script when upgrading from VSE Demo.
Bob Gilligan
2011-06-24
Make add system image use the new config directory for copying files
John Southworth
2011-05-12
Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napa
John Southworth
2011-05-12
Bugfix 7076: make add system image copy to /config instead of /opt/vyatta/etc...
John Southworth
2011-05-10
support interactive mode for rest api for install image op mode commands.
Michael Larson
2010-12-22
Add more error recovery and disk space checking.
Bob Gilligan
2010-11-21
Bugfix 6101: Make a syslog record when a new image is added.
Bob Gilligan
2010-07-28
Bugfix 5711: Don't allow special characters in image names.
Bob Gilligan
2010-07-27
Bugfix 5929: Preserve SSH host keys during image installation.
Bob Gilligan
2010-05-07
Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur
Stephen Hemminger
2010-05-07
Preserve file attributes of root files
Stephen Hemminger
2010-05-03
Add code to check digital signature of image files.
Bob Gilligan
2010-04-30
Allow user to name system images when installing them.
Bob Gilligan
2010-03-18
Bugfix 5449: Maintain "console affinity" when adding a new image.
Bob Gilligan
2010-03-08
Use more reliable method for determining system version.
Bob Gilligan
2010-03-08
Bugfix 5360: Get name of image from correct source.
Bob Gilligan
2010-01-25
Bugfix 5240: Prevent re-installation of same version on running systems
Bob Gilligan
2009-11-06
copy the whole config directory during install
An-Cheng Huang
2009-10-30
add unified install-image
An-Cheng Huang