summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2017-05-16scripts: system: Adapt "reconfigure" to new bootloader API....Mathieu Othacehe
2017-05-16bootloader: Add extlinux support....Mathieu Othacehe
2017-05-11substitute: Honor 'Cache-Control' on 404 responses....Ludovic Courtès
2017-05-11publish: Advertise a short TTL for "baking" 404s....Ludovic Courtès
2017-05-10scripts: Warn about old distro....Ludovic Courtès
2017-05-09pull: Use 'with-store'....Ludovic Courtès
2017-05-09pull: Honor the standard build options....Ludovic Courtès
2017-05-05scripts: Remove profile-grub-entries....Danny Milosavljevic
2017-05-05system: grub: Use boot-parameters instead of menu-entry where possible....Danny Milosavljevic
2017-05-05scripts: Make boot-parameters label include generation number and time....Danny Milosavljevic
2017-05-05system: Introduce read-boot-parameters-file....Danny Milosavljevic
2017-05-04environment: Correct typo....Tobias Geerinckx-Rice
2017-05-03refresh: Use (guix discovery)....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-05-02substitute: Validate substitute URLs....Ludovic Courtès
2017-05-02publish: Use a larger zlib buffer for compression with '--cache'....Ludovic Courtès
2017-05-01publish: Produce a "FileSize" narinfo field when possible....Ludovic Courtès
2017-05-01refresh: Report packages using the "@" syntax....Ludovic Courtès
2017-04-21ssh: Move 'open-ssh-session' to (guix ssh)....Ludovic Courtès
2017-04-21offload: Avoid using '_' as a 'match' pattern....Ludovic Courtès
2017-04-19publish: Add a handler for / and /index.html....Ludovic Courtès
2017-04-18publish: Remove expired cache entries when '--ttl' is used....Ludovic Courtès
2017-04-18Add (guix cache) and use it in (guix scripts substitute)....Ludovic Courtès
2017-04-18publish: Add '--cache' and '--workers'....Ludovic Courtès
2017-04-18publish: Use 'sendfile' when possible....Ludovic Courtès
2017-04-18publish: Introduce 'actual-compression'....Ludovic Courtès
2017-04-17scripts: system: Rename --no-grub option to --no-bootloader....Mathieu Othacehe
2017-04-16lint: Avoid non-literal format strings....Ludovic Courtès
2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès
2017-04-15system: Make grub use <menu-entry> instead of <boot-parameters> again....Danny Milosavljevic
2017-04-15scripts: system: Introduce profile-boot-parameters....Danny Milosavljevic
2017-04-15scripts: system: Rename grub? and install-grub? to bootloader? and install-b......Mathieu Othacehe
2017-04-15system: Rename operating-system-grub.cfg to operating-system-bootcfg....Mathieu Othacehe
2017-04-15scripts: system: Back out operating-system-bootcfg change....Danny Milosavljevic
2017-04-15scripts: system: Move save-load-path-excursion and save-environment-excursion......Danny Milosavljevic
2017-04-15scripts: system: Move save-load-path-excursion and save-environment-excursion......Mathieu Othacehe
2017-04-07pack: Add '--expression'....Ludovic Courtès
2017-04-07size: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès
2017-04-06system: Support the --root option in 'guix system'....Chris Marusich
2017-04-06build: Add and export procedure 'register-root*'....Chris Marusich
2017-04-05environment: Deal with single-entry search paths....Ludovic Courtès
2017-04-05build: Export register-root procedure....Chris Marusich
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-04-02guix: Compress and decompress xz archives in parallel....Efraim Flashner
2017-03-31substitute: Send ‘User-Agent’ header....Tobias Geerinckx-Rice
2017-03-30Merge branch 'master' into core-updates...Marius Bakke
2017-03-28import cran: Print package stream in the expected order....Ricardo Wurmus
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-27ui: Support Texinfo markup in package synopses....Alex Kost
2017-03-23Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner