Commit Graph

535 Commits (f415ac826bbfd2bc4e91eb20e47445ec6010ac8d)
 

Author SHA1 Message Date
Michael Prokop 4f62c5a995 Revert "Use 100% instead of '-1' to address end of disk"
12 years ago
Michael Prokop 4cc1f8e4bc Use 100% instead of '-1' to address end of disk
12 years ago
Michael Prokop 8245a49299 Drop unused profile support
12 years ago
Michael Prokop 62e84ca134 Disable rsyslog remote logs, graylog doesn't live anymore
12 years ago
Michael Prokop e9e88494c6 Provide more descriptive error message when exiting during partition setup
12 years ago
Michael Prokop c59b011d0e Fail on errors during setup-storage, parted and mkswap
12 years ago
Michael Prokop 3655404727 Adjust script version handling for Git
12 years ago
Michael Prokop bce521dad0 Provide Makefile to check for syntax error
12 years ago
Michael Prokop 1d2f4b66eb deployment.sh: no longer run under set -e + report fatal errors via set_deploy_status
12 years ago
Michael Prokop 0db5f3ae41 deployment.sh: adjust installer version detection for git + Debian multirelease support
12 years ago
Michael Prokop 13f2d09599 deployment.sh: export $TARGET_HOSTNAME as $HOSTNAME iff available
12 years ago
Michael Prokop cfa2a73cbd deployment.sh: set hostname before writing /etc/hosts
12 years ago
Michael Prokop f243bc2e3b deployment.sh: make sure `hostname` and `hostname --fqdn` return data from chroot
12 years ago
Michael Prokop 796a9c4e2a deployment.sh: redirect HTTP server output to /tmp/status_server.log
12 years ago
Michael Prokop 684cb80609 deployment.sh: set "$ip $ROLE $HOSTNAME" in /etc/hosts
12 years ago
Michael Prokop 40b474a67a deployment.sh: mention Debian release in deployment logo
12 years ago
Michael Prokop cb66e7eb82 deployment.sh: assign debian releases to all present installer versions
12 years ago
Andreas Granig 147ff5145e Add 2.8 release and deprecate releases older than 2.4
12 years ago
Andrew Pogrebennyk a210cc9507 deployment.sh: point 2.8-rc3 deployment to installer release 0.10.1
12 years ago
Michael Prokop 2750b667b9 deployment.sh: point 2.8-rc2 deployment to installer release 0.10.0
12 years ago
Michael Prokop ab607a5580 deployment: abort if someone is using an oudated ISO
12 years ago
Michael Prokop efd51f00b1 deployment: use *up* to 95% for /dev/mapper/ngcp-root
12 years ago
Michael Prokop 0a0bc9567c deployment: use 50% of RAM size for swap
12 years ago
Kirill Solomko 88f55d367f LVM fix swap at 5%
12 years ago
Kirill Solomko d00daf08ac fixed fai/disk-info tool name (used for LVM deployment)
12 years ago
Michael Prokop 1d4c96240e deployment: do not fail with multiple nameserver entries
12 years ago
Michael Prokop 08a4f4f0a4 deployment: run setup-storage under FAI's path
13 years ago
Michael Prokop 8fd88d5375 deployment: fix syntax error
13 years ago
Michael Prokop 87349637a2 deployment: export FAI's disklist for usage by setup-storage
13 years ago
Michael Prokop b7e32738b8 deployment: export LOGDIR for setup-storage
13 years ago
Michael Prokop f0cbadae18 deployment: provide LVM support
13 years ago
Andrew Pogrebennyk 273ad852a4 final update for 2.7.
13 years ago
Andrew Pogrebennyk 8b98131ac4 update for 2.7-rc3
13 years ago
Andrew Pogrebennyk c226418c04 use proper installer version for 2.7-rc2 deployment.
13 years ago
Kirill Solomko ac3f3ae5c6 added hard-drive vendor "LSI" into the supported list
13 years ago
Andreas Granig f0410b3334 Fix syntax error and reorder check.
13 years ago
Andreas Granig d5e46a6d3d Add more logic in finding a suitable install disk.
13 years ago
Michael Prokop 23ef82bbce move shared IPs from loopback to external interface
13 years ago
Michael Prokop 3825c90edf deployment: set *_ext on external device (usually eth0), not on internal device (eth1)
13 years ago
Michael Prokop a6b75e03c1 deployment: *_ext types should be assigned to ethX instead of lo interface
13 years ago
Michael Prokop b1d52fe271 deployment: execute ngcpcfg init-mgmt only if it's available
13 years ago
Michael Prokop c14c763d75 deployment: set up mgmt configuration for ngcpcfg
13 years ago
Michael Prokop 6a1da37b81 deployment: do not rely on /etc/ssh/ssh_host_rsa_key.pub + also register mgmt server
13 years ago
Michael Prokop a58b0d0366 deployment: do not use SSH host key of deployment system
13 years ago
Michael Prokop 9beb75d685 deployment: make sure eth1 of sp2 is pre-configured
13 years ago
Michael Prokop e55990a0a2 deployment: register SSH host key of sp2 on sp1
13 years ago
Michael Prokop 6268cc8306 deployment: set eth1 of sp2 to actual configuration, try to update ngcpcfg of sp1 when sp2 is deployed
13 years ago
Michael Prokop 681f4457c4 deployment: configure eth0 on sp2 system during deployment
13 years ago
Michael Prokop 609e6fa87d deployment: check for *a + *b hostnames, otherwise we'd break hostnames sp1 + sp2
13 years ago
Michael Prokop 6b057f5a6f deployment: check for ngcphostname boot option and iff set use for ngcp-network
13 years ago