Search Criteria
Package Details: xlsh-without-x 0.2.2-6
Git Clone URL: | https://aur.archlinux.org/xlsh-without-x.git (read-only, click to copy) |
---|---|
Package Base: | xlsh-without-x |
Description: | eXtended Login Shell - fast, minimalistic login replacement (without X support) |
Upstream URL: | https://github.com/Nadrin/xlsh/wiki |
Licenses: | |
Provides: | |
Submitter: | jjacky |
Maintainer: | jjacky |
Last Packager: | jjacky |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2011-11-18 19:46 |
Last Updated: | 2016-11-16 19:11 |
Dependencies (2)
Required by (0)
Sources (12)
- 0001-Add-compilation-option-for-login-completion.patch
- 0002-Remove-X-support.patch
- 0003-config.h-Tweak-prompt.patch
- 0004-Makefile-Switch-prefix-to-usr.patch
- 0005-Don-t-block-signals-as-it-caused-issues.patch
- 0006-Set-environment-from-PAM.patch
- 0007-Add-.gitignore.patch
- 0008-Makefile-Install-in-prefix-bin-not-prefix-sbin.patch
- 0009-config-Use-better-commands-to-reboot-halt.patch
- 0010-Replace-command-shutdown-with-halt-poweroff.patch
- 0011-Handle-perms-on-tty-node.patch
- xlsh-0.2.2.tar.gz
Latest Comments
jjacky commented on 2014-11-17 14:28
For the record, I've forked this on github and this PKGBUILD uses the changes you can also find there.
This includes removing X support, but also some fixes, mainly not blocking signals (as that caused some issues), and also setting the environment from PAM so variables from e.g. pam_env or pam_systemd are indeed set as expected.