Vlastimil Holer
1ed27b1bef
Add 30 seconds timeout on EC2 user data fetch
...
Closes #62
7 years ago
Vlastimil Holer
44f01e627b
Document Fedora 27 and Ubuntu 17.10 as tested platforms
7 years ago
Vlastimil Holer
7dad8bcba4
Unlink systemd-resolved symlink /etc/resolv.conf
7 years ago
Vlastimil Holer
3a44763638
Default unprivileged sudo conf., password set fallback to passwd
...
Closes #88
7 years ago
Vlastimil Holer
08dcb2d463
Shadow(-utils) package dependency
7 years ago
Vlastimil Holer
4c7ed5fe8e
Sudo package dependency
...
Issue #88
7 years ago
Vlastimil Holer
24233b1b67
Merge pull request #89 from tyzhnenko/issue88_grant_sudo_to_gerular_user
...
Add GRANT_SUDO parameter to context
7 years ago
Dmitry Tyzhnenko
92ae5c022a
Add GRANT_SUDO parameter to context
...
If use a $GRANT_SUDO variable with $USERNAME,
the regular user will have a sudo privileges
7 years ago
Vlastimil Holer
d37b04c84d
Require ifupdown on Debian/Ubuntu
7 years ago
Vlastimil Holer
4ac294d2a0
Load IPv6 module on Alpine
...
Issue #80
7 years ago
Vlastimil Holer
d2cd1be047
Update growpart with upstream
7 years ago
Vlastimil Holer
41cc2d9075
Fix IPv6 Alpine contextualization for ONE>=5.4
...
Issue #80
7 years ago
Vlastimil Holer
b0a1ad1b9d
Weaker Alpine init scripts dependencies
7 years ago
Vlastimil Holer
3ea0d08bb7
Reconfigure command not passed to the contextualization scripts
7 years ago
Vlastimil Holer
5d1dc7856e
gh-84: Only selected files in /etc are config files
7 years ago
Vlastimil Holer
16d375d6ea
Use base64 for START_SCRIPT_BASE64 decode
7 years ago
Vlastimil Holer
7246a09dfb
Document Alpine Linux 3.6 as a tested platform
7 years ago
Vlastimil Holer
b6e611d63c
Import of the Alpine scripts
7 years ago
Vlastimil Holer
efd1b11b3e
Add list of the tested platforms
7 years ago
Vlastimil Holer
d559892e4d
Bump version to 5.4.1
7 years ago
Vlastimil Holer
e83159429f
Add dependencies on open-vm-tools, qemu-guest-agent
7 years ago
Vlastimil Holer
88ed173478
Change systemd delayed reconfigure service to forking type
7 years ago
Vlastimil Holer
864fba6e4b
Bump version to 5.4.0
7 years ago
Vlastimil Holer
f8e97dea1b
Place START_SCRIPT*/INIT_SCRIPTS into /tmp
...
With new systemd, /var/run/ is mounted with noexec.
7 years ago
Vlastimil Holer
80276830d6
Bump version to 5.3.90
7 years ago
Vlastimil Holer
c8309a066b
Don't set any package provides
7 years ago
Vlastimil Holer
7440839c2b
Update Upstart scripts with dependencies/expect fork/manual
7 years ago
Vlastimil Holer
2afb78747d
Generate SSH host keys before networking
7 years ago
Vlastimil Holer
e256b4a35b
Set OpenSUSE IPv6 autoconf/accept_ra=0
8 years ago
Vlastimil Holer
55c6a1b7a5
Merge pull request #76 from FELDSAM-INC/feldsam/opensuse-fix-ipv6
...
Fixed IPv6 network on OpenSuse 42.2
8 years ago
Vlastimil Holer
75f121352c
gh-77: Refresh initramfs when dracut module, don't fail on growpart
...
Closes #77
8 years ago
Kristián Feldsam
e4b30d4b75
Fixed IPv6 network on OpenSuse 42.2
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
8 years ago
Vlastimil Holer
151092557c
Bump version to 5.3.80
8 years ago
Vlastimil Holer
1338b18959
Add SuSE target, package provides for the replacing packages
8 years ago
Vlastimil Holer
df6afb0998
Clean /etc/sysconfig/network/routes on SuSE
8 years ago
Vlastimil Holer
ebbb7ffae0
Merge pull request #75 from kvaps/suse
...
Add: openSUSE support
8 years ago
kvaps
372cb6a183
fix: Changes for this review https://github.com/OpenNebula/addon-context-linux/pull/75#pullrequestreview-37265447
8 years ago
kvaps
d5c9443a63
fix: get_first_ip
8 years ago
kvaps
789066a5cb
fix: dns commas
8 years ago
kvaps
d38f035f22
add: selinux installed check
8 years ago
kvaps
3c9f1a23ae
add: dns configuration
8 years ago
kvaps
d92c89e02f
fix: network startup
8 years ago
kvaps
84d98c7755
add: suse network configuration
8 years ago
Vlastimil Holer
3741bc7eb6
Merge pull request #74 from vholer/master
...
Fix pre/post networking parts for SysV and Upstart
8 years ago
Vlastimil Holer
f5c28e896c
Fix pre/post networking parts for SysV and Upstart
8 years ago
Vlastimil Holer
407b35c2e3
Make LV grow on extended MSDOS part. more clear
...
Improves 85c1b249ea
8 years ago
Vlastimil Holer
398f1e4b2a
Merge pull request #72 from beerwatch/patch-1
...
Update loc-05-grow-rootfs##one
8 years ago
Vlastimil Holer
f84361abc8
Merge pull request #73 from OpenNebula/ipv6
...
Improved IPv6 support
8 years ago
Vlastimil Holer
c9a3c6d57e
Improved IPv6 support for ON 5.4
8 years ago
beerwatch
85c1b249ea
Update loc-05-grow-rootfs##one
...
In default LVM partitioning, there is msdos partition table and the PV is in the extended partition. When growing, you must resize the extended partition first and the PV partition second. This change detects the situation and grows both items in mdsos (MBR) partition table accordingly.
8 years ago