Commit Graph

101 Commits (d7598359665e12e55f6c9610f5eb57626628fef4)

Author SHA1 Message Date
Alexander Lutay d759835966 TT#37257 Do not cleanup /var/log/ngcp-installer.log
7 years ago
Michael Prokop 63858ae826 TT#44274 Avoid unnecessary apt-get invocations
7 years ago
Mykola Malkov b500f297cb TT#37257 Small improvements
7 years ago
Michael Prokop af58d8dbf0 TT#28953 Add buster support to deployment.sh
7 years ago
Mykola Malkov ee8938aeac TT#16553 Set 'error' status if non-zero returned
7 years ago
Alexander Lutay 44d59feb06 TT#16553 Fix bcad82f: call grml-chroot with non-quoted command
7 years ago
Alexander Lutay 5780b93ba3 TT#16553 Improve the debug output for ngcp-installer section of deployment.sh
7 years ago
Alexander Lutay bcad82fd10 TT#16553 Stop reading shell scripts from STDIN (this is very unsafe way)
7 years ago
Mykola Malkov 65338bde34 TT#37257 Get ssh pub key from mgmt node
7 years ago
Michael Prokop 5fcd5f265d TT#28953 Ensure we have wget available by default
7 years ago
Alexander Lutay 88e7308aae TT#37257 Remove full path from shell trace debug mode
7 years ago
Alexander Lutay 80b4ebc0c1 TT#37257 Fix shellcheck 0.4.6 warning SC2174: -m only applies to the deepest directory
7 years ago
Alexander Lutay 366e031900 TT#37257 Fix shellcheck 0.4.6 warning SC2199: Arrays implicitly concatenate in [[ ]]
7 years ago
Alexander Lutay 07196ea676 TT#37257 Change default debug output style to be more informative
7 years ago
Mykola Malkov bb6f59a0ec TT#37257 Save origin name of the installation interface
7 years ago
Mykola Malkov f29c8e641f TT#37257 Do not add virtual interfaces to the list
7 years ago
Mykola Malkov a3fd9b3836 TT#37257 Remove network and configuration code
7 years ago
Mykola Malkov 1fcd92128e TT#42867 Modify /etc/hosts file
7 years ago
Mykola Malkov 8d8580e3e5 TT#43251 Add explicit 0 exit code of puppet_* functions
7 years ago
Mykola Malkov e431387e57 TT#43251 Move wait for ngcpstatus seconds to separate function
7 years ago
Mykola Malkov af30d88027 TT#43251 Catch all the exit signals
7 years ago
Alexander Lutay 9dbe3ade26 TT#38758 Do not purge firmware-linux* packages on CE
7 years ago
Michael Prokop 3392a1c6db TT#42457 No longer explicitly check for supported disks
7 years ago
Alexander Lutay 83197ef669 TT#37257 Fix d2afaf9: allow installing plain Debian systems (without NGCP)
7 years ago
Mykola Malkov b781386eed TT#37257 Fix mac address validation
7 years ago
Guillem Jover 33d5cc6587 TT#41500 Run dpkg-reconfigure in noninteractive mode
7 years ago
Guillem Jover d5df0c0f84 TT#41500 Run dpkg-reconfigure tzdata to workaround a bug in grml-debootstrap
7 years ago
Mykola Malkov 51f0ab74e9 TT#37257 Change source list back to custom one
7 years ago
Mykola Malkov 45175b72c7 TT#37257 Improve installing of additional packages
7 years ago
Mykola Malkov e23918f82a TT#37257 Remove dedicated function get_network_devices
7 years ago
Mykola Malkov 9ee8fa8148 TT#37257 Add all the network interfaces to udev rules
7 years ago
Manuel Montecelo 9a36eda850 TT#37257 Improve download and installation of Sipwise's apt key
7 years ago
Manuel Montecelo 958bfef9d3 TT#37257 Remove workaround for ancient VirtualBox 4.3.10
7 years ago
Manuel Montecelo 6c01f5930b TT#37257 Fuse alternative blocks of if-else that should not happen concurrently
7 years ago
Manuel Montecelo 5e6e6cfae6 TT#37257 Minor improvements related to VirtualBox .iso
7 years ago
Manuel Montecelo 8f17c12b72 TT#37257 Centralise definition of info strings for different editions
7 years ago
Manuel Montecelo 81d625fda5 TT#37257 Carrier is a specialisation of Pro
7 years ago
Manuel Montecelo 0d863c3441 TT#37257 Change dir ownership to _apt for safer network operations
7 years ago
Manuel Montecelo 23952bbb1e TT#37257 Fix logic errors and move the function after die() is defined
7 years ago
Manuel Montecelo d2afaf90d7 TT#37257 Combine the detection of "edition" in a single logic block
7 years ago
Manuel Montecelo 8e03fe8079 TT#37257 Use common function to install packages during deployment
7 years ago
Manuel Montecelo 94d090d764 TT#37257 The additional "|| true" seems redundant if the parameter exists
7 years ago
Manuel Montecelo ad50597a95 TT#37257 Remove "init system" variable, using systemd only since mr6.2
7 years ago
Mykola Malkov bced59939c TT#39302 Add Hyper-V to the list of supported virt systems
7 years ago
Alexander Lutay c95fc89fb7 TT#37257 Move translations upload from deployment.sh into ngcp-installer
7 years ago
Alexander Lutay d96c10556c TT#37257 Stop creating /tmp/ngcp-installer-cmdline.log as it gone after reboot
7 years ago
Alexander Lutay 3ae12974cd TT#37257 Clean the old file removal in deployment.sh
7 years ago
Alexander Lutay ef7cf74d4f TT#38783 Fix minor code style issues in deployment.sh
7 years ago
Alexander Lutay c9b5ca611a TT#38783 Remove function logit(), use single log file
7 years ago
Alexander Lutay df8565263e TT#38783 Remove unnecessary /var/log/deployment.log
7 years ago