Commit Graph

343 Commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
a199a30e50 Enable dnssec-triggerd.service by default 2014-02-23 16:22:23 -05:00
Kay Sievers
f1b732728f update to git snapshot to sort out ARM build issues 2014-02-23 02:01:28 +01:00
Adam Williamson
f04430609d add a changelog entry, since lennart forgot it 2014-02-20 13:38:09 -08:00
Lennart Poettering
4b8c7162d1 update spec file for missing files 2014-02-20 01:49:29 +01:00
Zbigniew Jędrzejewski-Szmek
b2ba747a1c Take care of localization 2014-02-19 19:47:27 -05:00
Lennart Poettering
4f13e0f0ca spec: add lxml to build reqs 2014-02-20 01:40:19 +01:00
Lennart Poettering
b73335d56d prep 209 2014-02-20 01:12:13 +01:00
Zbigniew Jędrzejewski-Szmek
2f45a5ab41 Make gpsd lazily activated 2014-02-18 08:15:50 -05:00
Zbigniew Jędrzejewski-Szmek
ee30f08493 Back out one patch 2014-02-17 09:17:28 -05:00
Zbigniew Jędrzejewski-Szmek
400288900d Bump release to -13 2014-02-17 01:29:30 -05:00
Zbigniew Jędrzejewski-Szmek
ca73a27582 A new batch of fixes 2014-02-17 01:16:32 -05:00
Ville Skyttä
d302ec3541 Own the %{_prefix}/lib/kernel(/*) and %{_datadir}/zsh(/*) dirs. 2014-01-25 20:54:52 +02:00
Zbigniew Jędrzejewski-Szmek
12622292b9 Backport fixes, documentation, and hwdb changes 2014-01-14 19:07:25 -05:00
Zbigniew Jędrzejewski-Szmek
627fdaef23 Require diffutils 2014-01-11 12:39:34 -05:00
Zbigniew Jędrzejewski-Szmek
98947a1bd5 Fix for bug #1026860 2013-12-05 17:13:03 -05:00
Zbigniew Jędrzejewski-Szmek
af76ccd3f0 Bump release to stay ahead of f20 2013-12-03 21:54:10 -05:00
Zbigniew Jędrzejewski-Szmek
d66047d776 Backport fixes and hwdb changes
Virt patch which had to be backed-out is enabled again, along with the
patch to fix the compilation issues.
2013-12-03 19:08:51 -05:00
Zbigniew Jędrzejewski-Szmek
7d7fbfa3c2 Bump release 2013-11-19 23:16:05 -05:00
Zbigniew Jędrzejewski-Szmek
3f0194526d Backout one patch which breaks build and add 16 forgotten patches 2013-11-19 22:42:22 -05:00
Zbigniew Jędrzejewski-Szmek
930e1b89bd Backport fixes and hwdb changes 2013-11-19 17:42:18 -05:00
Zbigniew Jędrzejewski-Szmek
7c25c33b5a Bump release 2013-10-22 10:43:47 -04:00
Zbigniew Jędrzejewski-Szmek
ba5f2d9a05 Add workaround for #1002806 2013-10-22 10:30:36 -04:00
Zbigniew Jędrzejewski-Szmek
1d42f59a05 Unlist some dirs listed twice 2013-10-22 00:25:48 -04:00
Zbigniew Jędrzejewski-Szmek
52b9a6a655 Add V=1 to make options 2013-10-22 00:05:58 -04:00
Zbigniew Jędrzejewski-Szmek
9e747a1649 Back out two patches which break build on arm
src/libsystemd-daemon/sd-daemon.c:385: undefined reference to 'mq_getattr'
2013-10-21 23:52:09 -04:00
Zbigniew Jędrzejewski-Szmek
794d16c8b7 Backport fixes and hwdb until Oct. 21 2013-10-21 19:35:36 -04:00
Zbigniew Jędrzejewski-Szmek
7149931e9b Merge branch 'master' into f20 2013-10-06 11:48:37 -04:00
Lennart Poettering
7c8c43773f Move old random seed and backlight files into the right place 2013-10-02 15:09:14 +02:00
Lennart Poettering
101e7ed232 new upstream release 2013-10-02 14:23:52 +02:00
Lennart Poettering
fc3de1f4fb new upstream release 2013-10-02 04:10:00 +02:00
Zbigniew Jędrzejewski-Szmek
e26a2d8375 Do not create /var/var/... dirs 2013-09-26 15:53:09 +02:00
Zbigniew Jędrzejewski-Szmek
f45650f7e1 Fix /var/var/lib/systemd paths in rpm
This was added during update to systemd-207.

Also unghost some directories that we actually should create.
2013-09-26 15:38:02 +02:00
Zbigniew Jędrzejewski-Szmek
8e6c340f85 Fix policykit bug 2013-09-18 11:57:13 -05:00
Harald Hoyer
800881a0c5 systemd-207-3
- fixed login
Resolves: rhbz#1005233
2013-09-17 10:59:27 -05:00
Harald Hoyer
d4ee253068 dracut-207-2
- add some upstream fixes for 207
- fixed swap activation
Resolves: rhbz#1008604
2013-09-16 17:11:41 -05:00
Kay Sievers
b9cb57759c do not color gcc output, the build logs look aweful 2013-09-14 11:37:38 -06:00
Lennart Poettering
3afeac81f3 New upstream 2013-09-14 11:37:27 -06:00
Harald Hoyer
db3a9fa0d9 systemd-206-11
- support "debug" kernel command line parameter
- journald: fix fd leak in journal_file_empty
- journald: fix vacuuming of archived journals
- libudev: enumerate - do not try to match against an empty subsystem
- cgtop: fixup the online help
- libudev: fix memleak when enumerating childs
2013-09-06 07:47:41 +02:00
Harald Hoyer
fe20ad692d systemd-206-10
- Do not require grubby, lorax now takes care of grubby
- cherry-picked a lot of patches from upstream
2013-09-04 13:29:05 +02:00
Dennis Gilmore
9c6da2c21b Require grubby, Fedora installs require grubby,
- kernel-install took over from new-kernel-pkg
- without the Requires we are unable to compose Fedora
- everyone else says that since kernel-install took over
- it is responsible for ensuring that grubby is in place
- this is really what we want for Fedora
2013-08-27 18:15:49 -05:00
Kay Sievers
a5129a487a bump spec after revert 2013-08-27 12:25:23 +02:00
Kay Sievers
29c8f71d53 Revert "Require grubby its needed by kernel-install"
This reverts commit 014067a71a.

kernel-install does *not* require grubby, and is not supposed to.

Grubby is already included in comps, and if really needed it should
be pulled-in by grub and friends, not by systemd which would
unconditionally always pull it into every installation.
2013-08-27 12:12:22 +02:00
Dennis Gilmore
014067a71a Require grubby its needed by kernel-install 2013-08-26 13:00:21 -05:00
Harald Hoyer
c3aabf43d0 systemd-206-6
- kernel-install now understands kernel flavors like PAE
2013-08-22 09:38:25 +02:00
Rex Dieter
b46f6bf09f fix changelog date 2013-08-20 08:39:23 -05:00
Rex Dieter
c2dc4fb161 fix typo (kmod dep) 2013-08-20 08:38:27 -05:00
Rex Dieter
d9cb699bd1 add sddm.service to preset file (#998978) 2013-08-20 08:34:21 -05:00
Zbigniew Jędrzejewski-Szmek
cd8ce40aa0 Add requires on kmod 2013-08-19 20:03:17 -04:00
Zbigniew Jędrzejewski-Szmek
6fc19e13ad Fix double includes in %files 2013-08-17 00:18:28 -04:00
Zbigniew Jędrzejewski-Szmek
34e05a53ae Filter python modules from provides
Those are "private libraries" and should never be present
in provides.
2013-08-16 23:47:06 -04:00
Zbigniew Jędrzejewski-Szmek
dc4617f304 Add patch to fix the Python module 2013-08-15 13:29:24 -04:00
Kay Sievers
b2cc255299 drop conversion of legacy files from spec file 2013-08-15 13:45:06 +02:00
Zbigniew Jędrzejewski-Szmek
a423239ba5 Own missing directories
https://bugzilla.redhat.com/show_bug.cgi?id=894202
2013-08-14 21:45:55 -04:00
Zbigniew Jędrzejewski-Szmek
9a9c25abcb Removing missing file from %files
File has been removed upstream.
2013-08-14 21:45:55 -04:00
Zbigniew Jędrzejewski-Szmek
b75a1735a7 Package also Python 3 bindings 2013-08-14 21:45:55 -04:00
Kay Sievers
ac639945fe create getty@tty1.service instead of a broken getty@.service
Also push all default units to enable through the preset
list.
2013-08-06 14:54:23 +02:00
Dennis Gilmore
2d07fac58e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 11:28:43 -05:00
Kay Sievers
2cfc56850b new upstream release 2013-07-23 02:16:31 +02:00
Kay Sievers
5ccbe72a72 drop systemd-sysv-convert, provide only the package name for now
https://fedorahosted.org/fpc/ticket/308
2013-07-13 14:48:15 +02:00
Kay Sievers
c3b79820c7 remove legacy /usr/bin/systemd symlink 2013-07-11 19:48:38 +02:00
Lennart Poettering
9d287fcbe5 new upstream release 2013-07-03 18:02:09 +02:00
Michal Schmidt
54952b3781 Split systemd-journal-gateway subpackage (#908081). 2013-06-26 12:40:49 +02:00
Michal Schmidt
da2af8d58b 204-9 2013-06-24 17:19:16 +02:00
Harald Hoyer
c7e51b2136 systemd.spec: disable journal-gateway for RHEL
https://bugzilla.redhat.com/show_bug.cgi?id=908081
2013-06-21 14:31:00 +02:00
Harald Hoyer
670c702a45 systemd-204-8
- fix, which helps to sucessfully browse journals with
  duplicated seqnums
2013-06-14 16:14:17 +02:00
Harald Hoyer
f9af8840e9 systemd-204-7
- fix duplicate message ID bug
Resolves: rhbz#974132
2013-06-14 15:09:57 +02:00
Harald Hoyer
2cfbb4e8fb systemd-204-6
- introduce 99-default-disable.preset
2013-06-06 12:55:08 +02:00
Lennart Poettering
c905fb88c8 rename 90-display-manager.preset to 85-display-manager.preset 2013-06-06 11:48:14 +02:00
Harald Hoyer
4b90fcc13b systemd-204-4
- Fix kernel-install (#965897)
2013-05-28 11:12:08 +02:00
Kay Sievers
7372cee0df bump version 2013-05-22 23:48:22 +02:00
Michal Schmidt
285fb0c706 fix changelog entry 2013-05-13 14:25:39 +02:00
Lennart Poettering
65ca4a35b1 new upstream release 2013-05-09 16:29:50 +02:00
Harald Hoyer
fad8badc77 systemd-203-2
- forward port kernel-install-grubby.patch
2013-05-07 10:38:15 +02:00
Lennart Poettering
0a9dd92e96 new release 2013-05-07 02:20:50 +02:00
Harald Hoyer
5f4d81a301 systemd-202-3
- fix ENOENT for getaddrinfo
Resolves: rhbz#954012 rhbz#956035
- crypt-setup-generator: correctly check return of strdup
- logind-dbus: initialize result variable
- prevent library underlinking
2013-04-24 14:45:56 +02:00
Harald Hoyer
18ef92b879 add udevadm bash completion 2013-04-19 14:57:39 +02:00
Harald Hoyer
a72a35790d systemd-202-2
- nspawn create empty /etc/resolv.conf if necessary
- python wrapper: add sd_journal_add_conjunction()
- fix s390 booting
Resolves: rhbz#953217
2013-04-19 14:42:42 +02:00
Lennart Poettering
14f69d384b New upstream release 2013-04-19 14:42:42 +02:00
Kay Sievers
019d0db4dc ship "udevadm" bash completion 2013-04-10 11:04:37 +02:00
Michal Schmidt
77289efcca Automatically discover whether to run autoreconf and add BuildRequires
Always use git to apply patches. BuildRequire git if we have any
patches. Add a "num_patches" macro to detect this.
2013-04-09 17:17:13 +02:00
Lennart Poettering
667198c681 New upstream release 2013-04-08 23:16:01 +02:00
Lennart Poettering
c860c54a80 Update preset file 2013-04-08 10:46:39 +02:00
Lennart Poettering
db16e80f7f Remove NetworkManager-wait-online.service from presets file again, it should default to off 2013-03-29 18:16:56 +01:00
Lennart Poettering
ea9b43b4bb New upstream release 2013-03-29 03:52:04 +01:00
Lennart Poettering
ea6e552a36 Add NetworkManager-wait-online.service to the presets file 2013-03-26 17:05:17 +01:00
Lennart Poettering
8f03aa77ae new upstream release 2013-03-26 16:14:39 +01:00
Kay Sievers
8101ca9e2f release ownership of /lib/firmware/* directories; they moved to linux-firmware.rpm 2013-03-20 01:37:58 +01:00
Michal Schmidt
c7b4b0f201 drop /usr/s?bin/ prefixes in commands that we execute in spec
It's unusual to use full paths to commands in spec files and
scriptlets.

Let's just depend on rpm to call us with a sane PATH.
2013-03-18 15:09:39 +01:00
Harald Hoyer
288209eba8 run autogen.sh to pickup all patches 2013-03-15 12:31:56 +01:00
Harald Hoyer
1a6f5e3585 systemd-198-5
- do not mount anything, when not running as pid 1
- add initrd.target for systemd in the initrd
2013-03-15 07:20:38 +01:00
Michal Schmidt
e3fc0ff042 delete the Rawhide spec editing warning
Koji inheritance to Rawhide has been abolished:
https://fedorahosted.org/fesco/ticket/1005
http://lists.fedoraproject.org/pipermail/devel/2013-March/179895.html
2013-03-14 21:53:05 +01:00
Harald Hoyer
2e2e24ef36 systemd-198-4
- temporarily fix switch-root and local-fs.target problem
- patch kernel-install to use grubby, if available
2013-03-13 09:41:31 +01:00
Harald Hoyer
b59c3ff43c systemd-198-3
- add Conflict with dracut < 026 because of the new switch-root isolate
2013-03-08 07:20:11 +01:00
Lennart Poettering
6e7a939acc create users/groups 2013-03-07 23:53:14 +01:00
Kay Sievers
9ac8841828 remove obsolete dependencies 2013-03-07 23:47:58 +01:00
Lennart Poettering
5457175a72 new release 2013-03-07 23:27:37 +01:00
Kay Sievers
a238a2c979 remove usbutils build dependency 2013-03-06 19:41:58 +01:00
Lennart Poettering
52abdecb10 drop udlfb snippet 2013-02-22 11:13:58 +01:00
Peter Robinson
841507ec6b Bump for ARM 2013-02-10 22:53:38 +00:00
Kay Sievers
f6c12714db own /etc/udev/hwdb.bin 2013-01-23 14:01:01 +01:00