Jürgen Buchmüller
a48f9d61a0
lsb_release: add support for condensed options
...
Some programs seem to expect lsb_release to also support
condensed (short) options like "-sirc".
Closes #3255
2015-12-30 14:34:05 +01:00
Juan RP
e4a2e66696
base-files: fix a syntax error introduced in previous...
2015-12-21 16:28:31 +01:00
Juan RP
fc23959d0e
base-files: improve previous.
2015-12-21 16:26:07 +01:00
Juan RP
dc0aa047ce
base-files: check /tmp is writable before creating $XDG_RUNTIME_DIR.
2015-12-21 16:20:38 +01:00
Jürgen Buchmüller
8d45d4f958
base-files: implement lsb_release options
...
Some packages rely on FSG compliant output of lsb_release.
Implement according to http://man.cx/lsb_release for v1.4
2015-10-16 14:20:34 +02:00
Michael Aldridge
c8ff275cd8
Update lsb_release
...
Certain tools expect the output of lsb_release to be in a specific
format. This commit alters the output of lsb_release to use this
format such that those tools can correctly identify the system as
Void Linux.
2015-10-08 02:05:37 -05:00
Christian Neukirchen
f7d7b0f3b3
base-files: profile: change $PATH: /usr/local first.
...
Closes #2629 .
2015-09-29 14:08:45 +02:00
Eivind Uggedal
6c6237da93
base-files: vkpurge ignore running kernel version
2015-08-28 11:37:09 +00:00
Juan RP
466e02e892
base-files: add a fake lsb_release to make kodi happy.
2015-08-19 20:08:13 +02:00
lemmi
51d24ac82a
base-files: update to 0.129.
2015-08-04 14:24:22 +02:00
Juan RP
64c332096b
base-files: set umask 022 via /etc/profile for sane defaults.
2015-06-06 10:57:30 +02:00
Juan RP
3316ae5053
base-files: remove obsolete and incorrect settings for dracut.
2015-06-03 07:43:54 +02:00
Juan RP
e93eea19a6
base-files: update dracut distribution settings with new udev path.
2015-06-02 20:53:12 +02:00
Juan RP
e9e29f0f67
base-files: add kvm:24 group to the default /etc/group.
2015-04-30 10:56:46 +02:00
Georg Schabel
5f0bb44359
base-files: add OFL-1.1 to licenses
2015-04-29 13:21:10 +02:00
Juan RP
ca6aa0fb50
base-files: add common serial devices to /etc/securetty.
2015-03-23 09:47:09 +01:00
Juan RP
33d781ff19
base-files: update to 0.120.
...
- Create kvm system group (gid 24) and add udev rule to assign perms.
- Move vkpurge to bin.
- Move DIR_COLORS to /etc/colors.
2015-03-22 09:30:29 +01:00
Christian Neukirchen
a9807a717c
base-files: vkpurge: remove debugging symbols too.
2015-03-15 17:32:51 +01:00
Christian Neukirchen
1453661d75
base-files: vkpurge: allow removal of multiple kernels at once.
2015-03-15 17:32:51 +01:00
Juan RP
76fd551616
base-files: nsswitch.conf: switch the order for hosts again.
...
files -> mdns (mDNSResponder) -> nss_mdns (avahi) -> dns
2015-02-25 09:33:49 +01:00
Juan RP
4b1bda4bcf
base-files: nsswitch.conf: accept mDNSResponder nss_mdns if found.
2015-02-25 09:28:10 +01:00
Christian Neukirchen
f658fd980e
base-files: add ::1 to /etc/hosts.
2015-02-20 13:28:47 +01:00
Stefan Mühlinghaus
a77cfff366
base-files: Prevent 'vkpurge list' from displaying errors at unknown kernel files
2015-01-20 19:58:25 +01:00
dota? =op
f338144a01
Use pam_umask.so instead of /etc/profile.
...
Instead of setting teh default umask at /etc/profile, let pam_umask.so
do it's job. Also allow usergroups!
2014-12-24 10:35:09 -02:00
Juan RP
4089c7cb84
base-files: vkpurge is x86 specific, exit early in other archs.
2014-11-21 17:10:47 +01:00
Juan RP
44f5f21c50
base-files: add input (gid 25) to /etc/group.
2014-09-20 12:31:35 +02:00
Juan RP
89cd1c6a6d
base-files: use /bin/sh for root.
2014-09-20 10:20:43 +02:00
Juan RP
09de315e59
base-files: remove obsolete udev rules file.
2014-08-29 10:11:40 +02:00
Juan RP
32423dcebf
base-files: enable PID in core files and protected hard/soft links via sysctl.conf(5).
2014-08-29 09:53:45 +02:00
Juan RP
994590dc20
base-files: xdg-runtime-dir: do previous in the correct way.
2014-08-22 15:08:57 +02:00
Juan RP
bc907f3a59
base-files: xdg-runtime-dir: make sure that $UID has a proper value with a posix shell (dash).
2014-08-22 15:05:45 +02:00
Juan RP
3af0fd6ae7
base-files: mount /tmp as tmpfs by default.
2014-07-31 16:14:09 +02:00
Juan RP
469e290c28
base-files: remove avahi/dbus/systemd-journal from /etc/{passwd,group}.
2014-07-30 10:55:23 +02:00
Juan RP
420e58f846
base-files: create a generic udev rules file to set proper perms to the input subsystem.
2014-07-17 19:33:32 +02:00
Juan RP
6c6d397a83
base-files: new profile script that provides XDG_RUNTIME_DIR if unset.
...
This makes weston work without systemd.
2014-05-21 08:44:43 +02:00
Alessio Sergi
d4f94acc90
perl{,-*}: fix license
...
base-files: add GPL-1 license
2014-05-15 18:01:25 +02:00
Juan RP
5073bd99a1
base-files: dracut.void: avoid omitting some modules; use defaults.
2014-05-11 09:08:27 +02:00
Juan RP
efedd0119a
base-files: install dracut distro file to usr/lib/dracut/dracut.conf.d; remove useless var.
2014-04-28 12:59:11 +02:00
Juan RP
ca2632facf
base-files: new udev rules file to give proper perms to joysticks.
...
The user must be in the 'video' group to have access to those devices.
This fixes joystick access in Steam Big Picture mode.
This is only necessary when running with !systemd.
2014-04-26 11:32:03 +02:00
Juan RP
b070992cb7
base-files: disable systemd module in dracut by default.
2014-04-25 10:53:30 +02:00
Juan RP
b21ba0f67d
base-files: added /etc/ld.so.conf.d/lib32.conf for 32bit pkgs.
2014-03-06 22:03:09 +01:00
Juan RP
4708792e92
base-files: create xbuilder (gid 101) group in default /etc/group.
2013-10-30 11:08:21 +01:00
Juan RP
0c414bf6f0
base-files: use simply "Void" in /etc/issue.
2013-10-11 11:32:56 +02:00
Juan RP
d26e1d934b
base-files: drop useless /etc/lsb-release file.
2013-08-13 11:01:46 +02:00
Juan RP
70511b7e50
base-files: update usb-load-ehci-first for recent kmod; install it to /usr/lib/modprobe.d.
2013-08-08 10:07:36 +02:00
Juan RP
e9b9319f0a
base-files: dracut: also omit dash module now that it works in 028.
2013-06-13 09:50:34 +02:00
Juan RP
b2ebbf5721
base-files: dracut: set LatArCyrHeb-16 our default font.
2013-06-13 09:48:45 +02:00
davehome
76805ede38
base-files: add xdg-user-dirs.sh
2013-06-04 13:24:37 -06:00
Juan RP
b765ad561d
base-files: re-add dash and drm dracut modules.
...
- if dash is not in the initramfs 'rd.break' doesn't work.
- if drm is not in the initramfs before systemd-vconsole-setup is called
the efifb/vga/vesafb -> kms switch breaks font settings in all ttys:
https://bugs.freedesktop.org/show_bug.cgi?id=64159
2013-06-02 10:33:08 +02:00
Juan RP
0b19ce0397
base-files: do not kms/fb drivers and disable caps/dash dracut modules.
2013-05-21 17:36:10 +02:00