368 lines
12 KiB
Plaintext
368 lines
12 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Feb 18 16:34:12 CET 2019 - kukuk@suse.de
|
||
|
|
||
|
- Create own standalone microos-tools package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 18 11:43:18 UTC 2019 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20190218.9e72dd7:
|
||
|
* Move SUSE CaaS Platform specific code to CaaSP directory
|
||
|
* Move core files to /var/tmp, /tmp could be tmpfs
|
||
|
* Add service to print environment for debugging
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 12 14:03:26 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20181212.c28b214:
|
||
|
* Store manual page uncompressed
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 12 13:53:54 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20181212.a821c06:
|
||
|
* Add manual page for btrfsQuota
|
||
|
* Fix permissions of btrfsQuota
|
||
|
* Add btrfsQuota command (from btrfs wiki)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Dec 07 13:33:51 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20181207.2d715d2:
|
||
|
* Don't configure systemd-timesyncd anymore on the cluster nodes, admin has to use the ntp module, which can meanwhile configure everything.
|
||
|
* Fix formating of bash script
|
||
|
* Add service, which watches /etc/sysconfig/proxy and sets the environment variables for systemd services
|
||
|
* Fix product name
|
||
|
* Move cloud-init module for caasp into caasp special sub directory
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Sep 26 11:47:42 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180926.e9f5cfe:
|
||
|
* Overwrite systemd-coredump for core files, as systemd is not
|
||
|
available in containers.
|
||
|
- Add conflict with systemd-coredump
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Aug 21 12:15:29 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180821.b2af3a9:
|
||
|
* Start timesyncd service first on cluster nodes.
|
||
|
* Remove start of container-feeder, does not exist anymore on SLE15
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jun 17 09:51:32 CEST 2018 - kukuk@suse.de
|
||
|
|
||
|
- Create /var/adm/netconfig in %posttrans if still needed after
|
||
|
upgrade
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 15 12:43:37 CEST 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180615.b5e9b2d:
|
||
|
* Move log file to /var/log, add timestamp
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 15 12:37:21 CEST 2018 - kukuk@suse.de
|
||
|
|
||
|
- Fix name of migration script
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 15 11:11:03 CEST 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180615.6204c42:
|
||
|
* Save output in logfile
|
||
|
- Fix /var/lock symlink for migration from CaaSP v3 to v4.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 13 14:37:56 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180613.53ac895:
|
||
|
* Add migrate-ntp2chrony
|
||
|
- Call migrate-ntp2chrony from posttrans section
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 13 12:20:34 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180613.b7f1fb1:
|
||
|
* Replace activate.sh call with admin-node-init.service
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 13 11:47:00 UTC 2018 - kukuk@suse.de
|
||
|
|
||
|
- Update to version 1.0+git20180613.dddd750:
|
||
|
* Add README.md
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Mar 5 16:14:05 UTC 2018 - rbrown@suse.com
|
||
|
|
||
|
- Remove Kubic workaround, will now use caasp-container-manifests
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 27 16:44:23 CET 2018 - kukuk@suse.de
|
||
|
|
||
|
- Remove read-only root filesystem stuff, was moved to
|
||
|
read-only-root-fs
|
||
|
- Require read-only-root-fs
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 21 11:05:54 CET 2018 - kukuk@suse.de
|
||
|
|
||
|
- Add new hardware and apparmor pattern [bsc#1081620].
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 16 10:58:36 UTC 2018 - dimstar@opensuse.org
|
||
|
|
||
|
- Drop systemd and dracut BuildRequires: allow to better ordering
|
||
|
of parallel builds, and neither of the two BRs brings much
|
||
|
advantage. We just have to own /usr/lib/dracut directories as a
|
||
|
side effect (which is allowed).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 9 14:35:10 CET 2018 - kukuk@suse.de
|
||
|
|
||
|
- create_autoyast_profile.pl: don't create a swap partition
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 20 19:03:36 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Version 0.27
|
||
|
- Adjust that we have only /var
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Dec 17 08:40:36 UTC 2017 - kukuk@suse.com
|
||
|
|
||
|
- Version 0.26
|
||
|
- create apparmor overlay only if apparmor is installed
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Sep 24 13:03:35 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- On fix for cc_suse_caasp.py did go lost
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 21 19:50:18 UTC 2017 - kukuk@suse.de
|
||
|
|
||
|
- Move cc_suse_caasp.py out of tar archive and install with in the
|
||
|
right python directory
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 12 10:18:48 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- setup-fstab.sys-for-overlayfs: adjust to work with building
|
||
|
images with kiwi
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Aug 29 12:21:02 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add /boot/efi partition to the create_autoyast_profile
|
||
|
script [bsc#1055795]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 30 13:20:39 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Fix problem with wrong permissions of /etc/salt.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 28 13:07:22 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add /etc/salt/minion.d/grains_refresh.conf [bsc#1046212]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jun 27 15:31:06 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Enable admin-note-setup service on admin node via cloud-init
|
||
|
[bsc#1046161]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 22 09:55:58 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- suse_caasp cloud-init module: enable salt-minion on admin node
|
||
|
[bsc#1045350]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 7 17:37:19 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Fix syntax of /etc/fstab.sys for overlayfs mount points
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 2 09:29:22 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- suse_caasp cloud-init module: fix order of docker start
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat May 27 18:13:36 UTC 2017 - kukuk@suse.com
|
||
|
|
||
|
- Release version 0.18
|
||
|
- Enable docker and container-feeder on cluster nodes
|
||
|
- Cleanup build requires
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed May 17 09:05:53 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Adjust pattern names [bsc#1039432]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue May 9 15:04:56 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add activate.sh for openSUSE Kubic
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 24 11:40:31 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- create_autoyast_profile: use FQDN [bsc#1035665]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 21 13:29:41 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Fix order: first write config, afterwards start services
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 21 11:16:06 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- remove not working line from autoyast.xml
|
||
|
- Add COPYING file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 20 17:09:50 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add suse_caasp cloud-init module
|
||
|
- Fix syntax of 01-network.cfg in case we don't disable cloud-init
|
||
|
network
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 19 12:56:51 UTC 2017 - kukuk@suse.com
|
||
|
|
||
|
- Add extra /var/lib/docker partition to autoyast profile
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 19 09:54:06 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add systemd pre/post install macros
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 18 17:07:30 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add apparmor directories for overlayfs
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 18 16:05:19 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Fix typo
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 18 15:02:57 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- If we do the first boot and there is already a configuration file
|
||
|
for the network configuration, don't let cloud-init overwrite
|
||
|
that [bsc#1032497]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 12 15:48:50 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add systemd service to create minion id [bsc#1031623]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 12 13:58:01 CEST 2017 - kukuk@suse.de
|
||
|
|
||
|
- Use overlayfs for /var/lib/apparmor
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Apr 2 09:35:51 UTC 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add ntpd configuration
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 16 18:07:35 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Remove enabling services workaround
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 13 14:02:48 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Fix typo in spec file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 10 15:11:19 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add manual page for create_autoyast_profile
|
||
|
- Add script to generate /etc/fstab.sys (mount overlayfs in initrd)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 1 18:02:31 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add workarounds to configure and enable salt-minion in autoyast
|
||
|
profile
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 29 21:52:49 UTC 2017 - kukuk@suse.de
|
||
|
|
||
|
- Parse SUSEConnnect -s output for registration information
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 29 13:51:20 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Disable installer self update in autoyast profile
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 20 21:19:39 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Adjust for openSUSE support
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 20 12:14:53 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Replace autoyast profile with script to create it manual
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jan 14 10:31:06 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Add autoyast profile caasp.xml
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jan 14 10:28:02 CET 2017 - kukuk@suse.de
|
||
|
|
||
|
- Rename from casp to caasp
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 19 15:28:28 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Set "hostonly=''" for including overlay kernel module
|
||
|
[bnc#1016007]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 14 11:44:21 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Replace hardcoded device with current root device
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Nov 22 17:24:04 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Move cloud.cfg into own RPM
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Nov 21 19:24:44 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Rename "stateless" to "overlay", which fits better from the name
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Nov 15 13:12:53 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Move systemd presets to own package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Nov 13 17:40:16 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Update cloud.cfg
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Nov 13 10:55:45 CET 2016 - kukuk@suse.de
|
||
|
|
||
|
- Enable logrotate.timer per default
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 24 15:02:01 CEST 2016 - kukuk@suse.de
|
||
|
|
||
|
- Initial version with new name
|
||
|
|