aboutsummaryrefslogtreecommitdiff
path: root/gnu
ModeNameSize
-rw-r--r--artwork.scm1605logplainabout
-rw-r--r--bootloader.scm18256logplainabout
d---------bootloader157logplain
d---------build849logplain
-rw-r--r--ci.scm22467logplainabout
-rw-r--r--compression.scm2822logplainabout
-rw-r--r--home.scm5310logplainabout
d---------home75logplain
-rw-r--r--image.scm8387logplainabout
-rw-r--r--installer.scm22064logplainabout
d---------installer754logplain
-rw-r--r--local.mk96334logplainabout
-rw-r--r--machine.scm4858logplainabout
d---------machine80logplain
-rw-r--r--packages.scm24095logplainabout
d---------packages21493logplain
-rw-r--r--services.scm47733logplainabout
d---------services2220logplain
-rw-r--r--system.scm67946logplainabout
d---------system695logplain
-rw-r--r--tests.scm12222logplainabout
d---------tests1408logplain
nstall.sh: Create an init profile during installation...Create an init profile (/etc/profile.d/guix.sh) during installation for better integration with foreign distros. This file, read by login-shells sets a few environment variables (PATH, GUIX_PROFILE, GUIX_LOCALE, along with XDG_DATA_DIRS) and makes guix-installed packages readily available for the users. Other environment variables, as listed by `guix package --search-paths=prefix`, are also exported. Checks are in place to prevent the init profile from needlessly polluting the user's environment. * etc/guix-install.sh (sys_create_init_profile): New function to create /etc/profile.d/guix.sh init profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Prafulla Giri 2019-12-12news: Add 'de' translation....* etc/news.scm: Add 'de' translation. Florian Pelz 2019-12-12news: Add entry for "guix challenge --diff"....* etc/news.scm: Add entry for "guix challenge --diff". Ludovic Courtès 2019-12-04guix-install.sh: Use a deterministic umask....Users with strict umasks (e.g. 0077) would end up with an unreadable /gnu (mode 0700) and no way to run guix. Reported by A. <@aaap:matrix.org> on #guix. * etc/guix-install.sh (main): Set umask before installing anything. Tobias Geerinckx-Rice 2019-11-26guix build, daemon: Rename "--no-build-hook" to "--no-offload"....This is a followup to bc69ea2d605810cc32e13ed03d5848b8dc358b61. * guix/scripts/build.scm (show-build-options-help): Rename "--no-build-hook" to "--no-offload". (%standard-build-options): Likewise, and warn when "--no-build-hook" is passed. * nix/nix-daemon/guix-daemon.cc (options): Add "--no-offload" and mark "--no-build-hook" as hidden. * guix/scripts/offload.scm: Adjust comment. * doc/guix.texi (Invoking guix-daemon, Common Build Options): Replace "--no-build-hook" with "--no-offload". * etc/completion/fish/guix.fish, etc/completion/zsh/_guix: Adjust accordingly. Ludovic Courtès 2019-11-16news: Fix another 'de' translation typo....* etc/news.scm: Fix typo. Florian Pelz 2019-11-16news: Fix 'de' translation typo....* etc/news.scm: Fix typo. Florian Pelz 2019-11-15news: Add entry for "guix time-machine"....* etc/news.scm: Add entry for 'guix time-machine'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen 2019-11-09news: Add Spanish translation....* etc/news.scm: Add spanish translation. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas 2019-11-08news: Add 'de' translation....* etc/news.scm: Add new 'de' translation. Florian Pelz 2019-11-07news: Add entry for package transformation options in "guix graph"....* etc/news.scm: Add entry for "guix graph --with-input". Ludovic Courtès 2019-11-02news: Add 'de' translation....* etc/news.scm: Add 'de' translation. Florian Pelz 2019-10-28news: Fix typo....Reported by Eric Bavier <ericbavier@centurylink.net>. * etc/news.scm: Fix typo in English title of latest news item. Tobias Geerinckx-Rice 2019-10-27news: Add entry for /etc/guix/channels.scm....* etc/news.scm: Add entry to /etc/guix/channels.scm. Ludovic Courtès 2019-10-18news: Add CVE ID....* etc/news.scm: Add CVE ID for insecure permissions entry. Ludovic Courtès 2019-10-17news: Fix 'de' translation....* etc/news.scm: Add new 'de' translation. Florian Pelz 2019-10-16news: Fix ‘nl’ translation typo....* etc/news.scm: Fix typo. Tobias Geerinckx-Rice 2019-10-16news: Add 'de' translation....* etc/news.scm: Add new 'de' translation. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz 2019-10-16news: Add 'fr' translation....* etc/news.scm: Add 'fr' translation. Julien Lepiller 2019-10-16news: Add 'nl' translation....* etc/news.scm: Add 'nl' translation. Tobias Geerinckx-Rice 2019-10-16news: Add entry for security issue with /var/guix/profiles/per-user....* etc/news.scm: Add entry for security issue in multi-user setups. Ludovic Courtès 2019-09-28nls: Add ‘nl’ translation of news entries....* etc/news.scm: Add ‘nl’ translations. Tobias Geerinckx-Rice 2019-09-27nls: Update 'de' translation of news entries....* etc/news.scm: Improve 'de' translation for news entries. Florian Pelz 2019-09-27nls: Update 'de' translation of news entries....* etc/news.scm: Add 'de' translation for news entry titles. Florian Pelz 2019-09-26nls: Update 'fr' translation of news entries....* etc/news.scm: Add more 'fr' translations. Julien Lepiller 2019-09-24nls: Update 'de' translation of news entries....* etc/news.scm: Add more 'de' translations. Florian Pelz 2019-09-24news: Add entry for the glibc upgrade....* etc/news.scm: Add entry for 5f3f70391809f8791c55c05bd1646bc58508fa2c. Ludovic Courtès 2019-09-24news: Add entry for the reduced binary seed bootstrap....* etc/news.scm: Add entry for cdd3bcf03883d129581a79e6d6611b2afd3b277b. Ludovic Courtès