d4800e90ef
- version 1.8
...
- disable screen and colon command in example cscreenrc
- reduce the default nice level to 3 for entire screen session
- provide sol-via-impi.sh and sol-via-ssh.sh
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=49
2024-03-18 22:09:45 +00:00
a89b09eab4
- version 1.7
...
- screen uses select(2), which is limited to FD_SETSIZE open file descriptors
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=47
2024-03-14 19:06:32 +00:00
f10bbfff84
- version 1.6
...
- Fix sysusers.d usage to make system-user-cscreen installable
- Remove pre-systemd support
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=44
2024-03-08 16:02:21 +00:00
1226f6524e
- version 1.5
...
- Create system-user-cscreen
- add example for virsh console (bsc#1213936)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=42
2024-02-05 22:49:18 +00:00
0cd93c2282
- version 1.4
...
- remove braces from rpm macros
- expand %name in rpm specfile for some files
- Include new tmpfile in files section
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=40
2022-03-09 14:33:27 +00:00
bbf1de33fa
typo
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=39
2022-03-09 13:19:55 +00:00
1623b2e48f
baserev update by copy to link target
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=37
2022-03-09 13:14:55 +00:00
c4873cc2bf
- version 1.2
...
- fix default logtstamp string
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=35
2021-09-27 13:57:52 +00:00
a1f50628bb
- version 1.1
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=33
2021-04-21 12:44:02 +00:00
d5f93d529f
- set hard status in cscreenrc example
...
- use wrapper script for shell/SHELL
- fix screen execution
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=31
2021-04-21 12:12:29 +00:00
49dbd6f67b
- version 0.10
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=30
2021-04-20 13:58:43 +00:00
8a420fdbca
- start cscreen earlier by ordering it right after local-fs.target
...
- add zombie_timeout to default cscreenrc
- adjust Requires for scriptlets
- package cscreen-rpmlintrc
- Set LimitNOFILE= to compensate for lack of SCREEN_FILE_LIMIT
- use fillup and sysconfig only with sysv
- fillup file should be owned by root
- use DISABLE_RESTART_ON_UPDATE also with sysv
- %license macro does not work reliably in 13.2
- check if rpm macro has_systemd exists
- own suders.d if needed
- use name macro consistently
- remove Requires for apparently unused mailx
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=28
2021-04-20 11:51:05 +00:00
231fb084f5
- version 0.9
...
- use screen variable in cscreen script
- use SCREEN_OWNER in cscreen script
- use SCREENRC variable consistently
- use SCREEN_NAME variable consistently
- remove leading slash from sysv SCREEN_NAME
- move defscrollback to SCREEN_HISTORY
- Pass more characters to the remote system (bsc#1162835).
- Get rid of /etc/sudoers.d directory to avoid file conflicts at install time
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=27
2021-04-20 10:25:19 +00:00
cab2f2a8ec
Accepting request 835137 from home:fbui:branches:systemsmanagement
...
- Make use of %service_del_postun_without_restart
And stop using DISABLE_RESTART_ON_UPDATE as this interface is
obsolete.
OBS-URL: https://build.opensuse.org/request/show/835137
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=23
2020-09-18 06:48:20 +00:00
bc16b82510
- version 0.8
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=21
2020-08-27 10:28:51 +00:00
1f8a4c8048
- Fix shell syntax in FORCE_UPDATE test
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=19
2020-08-27 09:57:59 +00:00
0061fee891
- add defattr
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=18
2020-08-26 16:22:01 +00:00
efa8583fbc
- Wrap %license
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=17
2020-08-26 16:18:22 +00:00
8d2d7b9a5b
- add BuildRoot
...
- Move lock file from /etc/cscreenrc_allow_update to /dev/shm/.cscreenrc_allow_update
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=16
2020-08-26 16:14:42 +00:00
7bc71f840c
- Set DISABLE_RESTART_ON_UPDATE=yes
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=15
2020-08-25 10:44:46 +00:00
d039b7adde
- carry permissions of sudoers.d content
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=14
2020-08-25 10:26:45 +00:00
e54b4753ec
- Remove BuildRequires screen and sudo
...
- Add hint how to use SCREEN_OWNER with systemd
- Adjust default username in sysv rccscreen
- Adjust comment in cscreen to refer to default username
- mark sudoers as config to preserve local modifications
- Use correct user _cscreen for logrotate.conf
- Add execute permissions to /var/log/screen
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=13
2020-08-25 10:14:26 +00:00
b5b1190e71
Accepting request 828991 from home:olh:branches:systemsmanagement
...
- Adjust permissions for ~_cscreen
OBS-URL: https://build.opensuse.org/request/show/828991
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=11
2020-08-24 16:18:39 +00:00
f82813e66c
- avoid bashism in postun
...
- Require(postun) rm instead of coreutils
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=9
2020-06-10 10:18:59 +00:00
b1bb3fea5f
- Do not try to chmod /run/uscreens/S-cscreen on update
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=8
2020-06-10 10:05:46 +00:00
bc78342a67
- Use %{?systemd_ordering}, pkgconfig(systemd)
...
- Only recommend logrotate, do not require it
- In case of update try to chmod to _cscreen user instead of
deleting /run/uscreens/S-cscreen
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=7
2020-06-09 19:54:16 +00:00
16f3f10935
- Pushed cscreen stuff to https://github.com/openSUSE/cscreen
...
added _service file and pumped version to latest release v0.7
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=5
2020-06-09 16:27:59 +00:00
Klaus Kämpf
a54d796970
Accepting request 811918 from home:trenn:branches:systemsmanagement
...
- Introduce cscreen to run as _cscreen user instead of root
- Update to version 0.6
OBS-URL: https://build.opensuse.org/request/show/811918
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=4
2020-06-07 12:00:42 +00:00
a23cbd0de9
- Run through spec-cleaner
...
- Update to version 0.5
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=3
2020-05-11 18:41:09 +00:00
4f7fd93731
osc copypac from project:Devel:Archteam:Packages package:cscreen revision:7, using expand, using client side copy
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cscreen?expand=0&rev=1
2020-05-11 18:03:40 +00:00