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
729e581bb6
base-files: bump version for previous.
2015-06-03 10:52:27 +02:00
Juan RP
d56c479cb8
base-files: fix syntax error in the INSTALL script.
2015-06-03 10:49:53 +02:00
Juan RP
4e99177cf5
base-files: this now creates dirs/symlinks in the rootfs.
...
This now effectively replaces base-directories.
2015-06-03 10:43:31 +02:00
Juan RP
af80cbfe34
base-files: if pwconv/grpconv exist and uid==0, run them.
...
We do this here to have a single entry point to configure system accounts.
2015-06-03 10:36:31 +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
ff31d5a1a2
srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu
2015-04-10 09:16:30 +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
b8a58cfe17
base-files: bump for new vkpurge
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
Juan RP
f8e63f1c0c
base-files: do not install ld-linux.so.2 dangling symlink.
...
This will be provided by the glibc-32bit pkg instead.
2015-01-28 16:33:58 +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
b86e7e6e77
base-files: make sure our dracut void.conf is evaluated earlier than others.
2014-12-10 09:43:59 +01: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
e9cd3bdfad
base-files: bump version for previous.
2014-08-29 10:12:12 +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
94fd3b13b3
base-files: install blacklist.conf into /usr/lib/modprobe.d instead.
2014-08-25 20:54:01 +02:00
Alessio Sergi
3d91db8a07
base-files: add /etc/modprobe.d/blacklist.conf to conf_files
2014-08-25 20:48:28 +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
4f5cddfa6f
base-files: update for depends as bdeps.
2014-07-31 16:15:13 +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
ab3e8bd5af
base-files: rebuild with new gitrevs hook.
2014-06-27 12:14:01 +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