Commit Graph

94 Commits

Author SHA256 Message Date
4752019248 - Handle disable_capslock, compose table and kbd_rate
- Add rpm macros.systemd file.
- Do not disable klogd, it has its own service now.
- Handle kexec correctly (bnc#671673).
- Disable preload services, they are conflicting with systemd.

>>>>>>> .new

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=181
2011-08-23 16:14:51 +00:00
27521949ea - enable pam_systemd module, using pam-config.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=179
2011-08-19 08:39:33 +00:00
ced493040c Fix crash with systemctl enable.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=177
2011-08-18 08:09:50 +00:00
2e4bb4d105 - Fix localfs.service to no cause cycle and starts it after
local-fs.target.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=175
2011-08-16 17:15:13 +00:00
9034e5074b - Remove root-fsck.patch, mkinitrd will use the same path as
dracut.
- Add systemd-cryptsetup.patch: don't complain on "none" option in
  crypttab.
- Add systemd-cryptsetup-query.patch: block boot until passphrase
  is typed.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=173
2011-08-04 16:01:04 +00:00
5bf6b25b7e - Add root-fsck.patch: do not run fsck on / if it is rw
- Ship a non null localfs.service, fixes static mount points not
  being mounted properly.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=171
2011-08-03 16:32:51 +00:00
0b91b0598e Update to v33
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=170
2011-08-03 15:57:56 +00:00
7ec01825de - Add insserv-parsing.patch: read/parse insserv.conf.
- Add bash-completion-restart.patch: fix restart service list
  (bnc#704782).

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=168
2011-08-02 08:31:42 +00:00
2974a4aa1d Adjust rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=166
2011-08-01 14:36:43 +00:00
Andreas Jaeger
9b5356f74e Update to v32
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=165
2011-07-29 10:56:12 +00:00
Andreas Jaeger
8bd44e3dc5 Update to v31 - to not push into factory yet
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=163
2011-07-28 10:59:10 +00:00
Andreas Jaeger
83e8c88b7e Add changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=161
2011-07-19 12:03:16 +00:00
69a013409f - Make sure to not start kbd initscript, it is handled by systemd
natively.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=158
2011-06-29 13:07:07 +00:00
0d556508af - version 29:
+ enable chkconfig support in systemctl for openSUSE.
  + systemctl: plug a leak upon create_symlink mismatch
  + mount /run without MS_NOEXEC
  + dbus: fix name of capability property
  + systemctl: fix double unref of a dbus message
  + cryptsetup-generator: fix /etc/cryptsetup options
  + selinux: selinuxfs can be mounted on /sys/fs/selinux
  + readahead-common: fix total memory size detection
  + systemctl: fix 'is-enabled' for native units under /lib
  + systemctl: fix a FILE* leak
  + pam-module: add debug= parameter
  + remote-fs.target: do not order after network.target
- update tarball url.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=156
2011-06-17 10:45:39 +00:00
Kay Sievers
bee846da87 - Use RPM macros instead of $RPM_FOO variables
- Don't require %{version}-%{release} of the base package,
  %{version} is sufficient

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=155
2011-06-15 10:09:00 +00:00
Kay Sievers
fabf91e9da update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=153
2011-06-14 13:26:41 +00:00
Kay Sievers
1d126eceda - Add sysv chkconfig patch to be able to enable / disable sysv
initscripts with systemctl.
- Ensure plymouth support is buildable conditionnally.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=152
2011-06-14 12:55:02 +00:00
Kay Sievers
0675ce9c00 version 28
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=150
2011-05-27 00:01:07 +00:00
Kay Sievers
04d814db37 fix dbus crash
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=148
2011-05-21 22:18:19 +00:00
Kay Sievers
acee33983c version 27
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=146
2011-05-21 16:46:33 +00:00
Kay Sievers
7d9d2ed6ae update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=144
2011-05-18 18:16:32 +00:00
Stephan Kulow
b4ecef6eaf - remove policy filter
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=142
2011-05-05 07:46:21 +00:00
bc8853492a - add missing buildrequires dbus-1-devel, vala, libxslt-devel
- touch vala files for rebuilding to unbreak Factory

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=141
2011-05-05 07:00:21 +00:00
Kay Sievers
d947bb8dfe update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=139
2011-05-02 21:06:06 +00:00
Kay Sievers
8e8d3f40ff disable plymouth
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=138
2011-05-02 17:09:04 +00:00
Kay Sievers
868eba9edc update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=137
2011-05-01 21:01:13 +00:00
Kay Sievers
3ff110898a version 26
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=136
2011-04-30 14:22:35 +00:00
Kay Sievers
127eeb46d7 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=135
2011-04-28 13:21:19 +00:00
Kay Sievers
2da0fa42b7 new snapshot
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=134
2011-04-26 18:17:18 +00:00
Kay Sievers
581758d850 version 25
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=133
2011-04-22 17:35:38 +00:00
Kay Sievers
e3d0f1fa54 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=132
2011-03-16 19:06:49 +00:00
Kay Sievers
93e3b4c44f update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=131
2011-03-14 18:12:52 +00:00
Kay Sievers
63ee39a1bb update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=130
2011-03-13 02:25:46 +00:00
Kay Sievers
519be2611e update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=129
2011-03-11 13:10:38 +00:00
Kay Sievers
c4aed3efa9 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=128
2011-03-11 00:54:24 +00:00
Kay Sievers
0feee59e05 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=127
2011-03-10 13:31:51 +00:00
Kay Sievers
77cc8152c9 version 20
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=125
2011-03-08 19:21:29 +00:00
Kay Sievers
c21fad679f update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=124
2011-03-07 17:46:46 +00:00
Kay Sievers
6ebf075a85 version 19
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=122
2011-03-01 12:13:32 +00:00
Kay Sievers
28eca4685c update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=121
2011-02-21 18:47:51 +00:00
Kay Sievers
6028dd9fb7 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=120
2011-02-21 13:03:45 +00:00
Kay Sievers
a9fff1bdd1 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=119
2011-02-21 03:32:22 +00:00
Kay Sievers
6fae6fa9f5 update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=118
2011-02-18 13:43:37 +00:00
Stephan Kulow
1be7b3c4f1 - revert back to conflicts: sysvinit
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=116
2011-02-18 09:34:28 +00:00
Dr. Werner Fink
65664875be .
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=115
2011-02-17 14:08:02 +00:00
Kay Sievers
be29188045 version 18
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=114
2011-02-17 04:23:17 +00:00
Kay Sievers
56cc91b55f new snapshot
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=112
2011-02-08 18:12:45 +00:00
Kay Sievers
9524f3880d OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=111 2011-02-08 17:21:19 +00:00
Kay Sievers
b0222dc08e OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=110 2011-02-07 17:03:14 +00:00
Kay Sievers
10fc8ea378 version 17
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=108
2011-01-22 13:54:03 +00:00