index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
activation.scm
Age
Commit message (
Expand
)
Author
2016-09-06
activation: Don't fail if /var/lib exists.
...
Leo Famulari
2016-09-06
activation: Allow home directories to be created under /var/lib.
...
David Craven
2016-08-28
system: Add 'create-home-directory?' field to <user-account>.
...
Ludovic Courtès
2016-03-24
activation: Copy account skeletons silently.
...
Ludovic Courtès
2016-03-20
system: Allow account skeletons to be directories.
...
Ludovic Courtès
2015-05-09
system: activate-ptrace-attach: Handle kernels without YAMA support.
...
Mark H Weaver
2015-05-05
activation: Make user copies of the skeletons writable.
...
Ludovic Courtès
2015-04-12
system: Allow users to PTRACE_ATTACH to their own processes.
...
Ludovic Courtès
2015-04-08
activation: Remove undeclared user accounts and groups.
...
Ludovic Courtès
2015-03-03
system: Add /etc/ssl symlink; set needed variables in /etc/profile.
...
Mark H Weaver
2014-12-13
activation: Copy the account skeletons when creating the 'root' account.
...
Ludovic Courtès
2014-12-06
activation: Don't create unneeded "/var/guix/gcroots/etc-directory".
...
Ludovic Courtès
2014-11-11
activation: Set the firmware search path.
...
Ludovic Courtès
2014-11-02
system: Allow Linux-libre to find our 'modprobe' command.
...
Ludovic Courtès
2014-09-22
activation: Ensure existing user accounts have the right settings.
...
Ludovic Courtès
2014-09-12
activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.
...
Ludovic Courtès
2014-09-12
activation: Set the permissions of /etc/sudoers to 440.
...
Ludovic Courtès
2014-09-12
activation: Make the /bin/sh symlink at activation time.
...
Ludovic Courtès
2014-09-12
activation: Make sure /etc/sudoers & co. are regular files.
...
Ludovic Courtès
2014-09-12
activation: Remove outdated comment.
...
Ludovic Courtès
2014-09-12
activation: Factorize the link-or-copy trick.
...
Ludovic Courtès
2014-09-03
Rename (gnu build linux-initrd) to (gnu build linux-boot).
...
Ludovic Courtès
2014-09-03
Move operating system helpers from (guix build …) to (gnu build …).
...
Ludovic Courtès