Commit Graph

78 Commits (83197ef6693fcfc626078f0695ab4dec85132de4)

Author SHA1 Message Date
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
Alexander Lutay 2e3f01f3e6 TT#38783 Stop passing TRUNK_VERSION to ngcp-installer
7 years ago
Alexander Lutay 0fd67b8197 TT#38783 Deprecate/clean GRML boot option ngcpautobuildrelease (we use PPAs now)
7 years ago
Alexander Lutay d13f98c713 TT#38454 Move dependency on 'linux-headers-amd64' to metapackages
7 years ago
Alexander Lutay 2642818fb2 TT#38454 Update dependencies list installed on debootstrap
7 years ago
Alexander Lutay 9cbbd29da0 TT#38454 Remove 'firmware-bnx2*' from Debian debootstrap
7 years ago
Alexander Lutay dc290b5e2d TT#38606 Fix ngcp-installer packages search if NGCP PPA is defined
7 years ago
Alexander Lutay 5cc9304e17 TT#38454 Remove 'ca-certificates' package from ngcp debootstrap
7 years ago
Alexander Lutay 0475691711 TT#38454 Install 'lvm2' on Debian plain
7 years ago
Alexander Lutay 161575af0b TT#38454 Install 'openssh-server' package for non-ngcp debootstrap
7 years ago
Alexander Lutay 33d5b83595 TT#38454 Move 'lvm2' packages installation to ngcp metapackage
7 years ago
Alexander Lutay 667596e5d8 TT#38454 Remove outdated comments from deployment.sh: /etc/debootstrap/packages
7 years ago
Alexander Lutay 636d68a9e6 TT#38454 Move 'ethtool' packages installation to ngcp metapackages
7 years ago
Alexander Lutay feb90910d8 TT#38454 Move 'acpi/acpid/acpi-support-base' packages installation to ngcp metapackages
7 years ago
Alexander Lutay a320598d74 TT#38454 Remove 'bridge-utils/vlan' as ngcp-nth-* depends on them already
7 years ago
Alexander Lutay e2a9979797 TT#38454 Remove 'ifenslave' as ngcp-nth-* supports on it already
7 years ago
Alexander Lutay 6f8542dafc TT#38454 Remove 'firmware-qlogic' installation case from deployment.sh
7 years ago
Alexander Lutay 9dfc640003 TT#38454 Remove manual debootstrap 'apt-transport-https' from deployment.sh
7 years ago
Alexander Lutay 55e8d7110f TT#38606 Deprecate/ignore 'ngcpppainstaller', 'ngcpppa' will be used everywhere
7 years ago
Mykola Malkov d94ec984ca TT#37257 Add '|| true' to 'systemctl status' command
7 years ago
Mykola Malkov 58e993cdad TT#37257 Remove kills of possible running processes
7 years ago
Mykola Malkov 334d113706 TT#37401 Remove /e/n/i configuration
7 years ago
Mykola Malkov 1dedf230b9 TT#37401 Remove /etc/hosts configuration
7 years ago
Mykola Malkov de3ea61530 TT#37257 Use SIPWISE_URL variable instead of hardcoded address
7 years ago