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
Vlastimil Holer
e91964bd07
Merge pull request #71 from mguezuraga/fix_systemd_service_registration
...
Fix systemd check on service registration
8 years ago
Mariano Guezuraga
3e48d9c435
/run/systemd/system/ doesn't exist if you're installing the context RPM with virt-customize.
8 years ago
Vlastimil Holer
2a8cfc0b93
Merge pull request #70 from mguezuraga/minimal_fpm_version
...
README.md update: fpm 1.6.2 doesn't work anymore
8 years ago
Mariano Guezuraga
f68a849bdf
fpm 1.6.2 doesn't work anymore, fails with "ERROR: Unrecognised option '--output-type'"
8 years ago
Vlastimil Holer
c3a35b6b3b
Merge pull request #68 from vholer/restructure
...
Restructure, logging, initial systemd support, pre/post network scripts
8 years ago
Vlastimil Holer
93cb488ffd
Restructure, logging, initial systemd support, pre/post network scripts
8 years ago
Vlastimil Holer
5d68b86ffe
"Get packages" text
8 years ago
Vlastimil Holer
7f462dec83
Change run order for ssh_public_key and selinux-ssh
...
Closes #67
8 years ago
Vlastimil Holer
8e9e0ccf6a
Merge pull request #66 from vholer/debian
...
On Debian always use IPv4 if available, disable IPv6 autoconfiguration
8 years ago
Vlastimil Holer
a7a44f0596
On Debian always use IPv4 if available, disable IPv6 autoconfiguration
...
This feature is already present in EL scripts:
b513d94c96
c2316a74de
8 years ago
Vlastimil Holer
a9b8ce11fd
Bump version to 5.0.3
8 years ago
Vlastimil Holer
8186317000
Merge pull request #64 from vholer/gh-44
...
Improved host and domain name handling
8 years ago
Vlastimil Holer
748b9a8d16
gh-44: Improved host and domain name handling
...
Issue OpenNebula/addon-context-linux#44
8 years ago
Vlastimil Holer
df2affe59c
gh-61: Fix context scripts locking
...
Use directory lock instead of file lock. Ensure the environment is
cleaned (e.g. the CONTEXT ISO is unmounted) and lock is cleaned
via bash trap in case of failure.
Closes #61 .
8 years ago
Javi Fontan
d1168e5cc4
Formatting
8 years ago
Javi Fontan
1b52959067
Merge pull request #58 from cro/btrfs_growfs
...
Add btrfs to list of FS that growroot will resize.
8 years ago
C. R. Oldham
a38edde8da
Add btrfs to list of FS that growroot will resize.
8 years ago