Vlastimil Holer
f67fedc4ac
gh-94: Fix SELinux labels for custom user
...
Closes #94
7 years ago
Vlastimil Holer
88fcbd8566
gh-102: Optional password reset
...
Fixes #102
7 years ago
Vlastimil Holer
0312b8ade2
gh-82: Replace dependency on dev-disk-by\x2dlabel-CONTEXT.device
...
Closes #82
7 years ago
Vlastimil Holer
cce2d05950
Improve get_first_ip() for systems w/o default route and new iproute
...
- Current ip returns user UID for the route (Fedora 25, 26):
1.0.0.0 via 10.0.0.2 dev eth0 src 10.10.0.43 uid 0
cache
- There may be more spaces between device and src (Ubuntu 14.04):
1.0.0.0 via 10.0.0.2 dev eth0 src 10.10.0.37
cache
7 years ago
Vlastimil Holer
198c46b48b
Bring back EC2 contextualization for systemd based systems
...
Supported systems: CentOS 7, Debian 9, Ubuntu 16.04
Closes #78
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
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
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
16d375d6ea
Use base64 for START_SCRIPT_BASE64 decode
7 years ago
Vlastimil Holer
b6e611d63c
Import of the Alpine scripts
7 years ago
Vlastimil Holer
88ed173478
Change systemd delayed reconfigure service to forking type
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
7440839c2b
Update Upstart scripts with dependencies/expect fork/manual
7 years ago
Vlastimil Holer
2afb78747d
Generate SSH host keys before networking
8 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
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
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
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
Vlastimil Holer
93cb488ffd
Restructure, logging, initial systemd support, pre/post network scripts
8 years ago