aboutsummaryrefslogtreecommitdiff
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
=7bed9b41cb7ec70772df966b5dd5ffbaf9f24fa2&showmsg=1'>Expand)Author 2022-01-14installer: Ignore small devices....Filter the devices that are smaller than 2GiB in the device selection list. * gnu/installer/parted.scm (%min-device-size): New variable. (non-install-devices): Rename it ... (eligible-devices): ... this way. Filter the install device as well as the small devices. * gnu/installer/newt/partition.scm (run-partitioning-page): Adapt it. Mathieu Othacehe 2021-10-21installer: Reorder file system type listbox....Recommending ext4 over btrfs is probably ill-advised nowadays. See the regular bug reports about running out of /gnu/store directory entries, for which the documented fix then breaks booting with GRUB. Instead, just list regular file systems alphabetically. We can bikeshed bcachefs later ;-) Move second-class file systems like NTFS to their own section at the end of the list. * gnu/packages/package-management.scm (run-fs-type-page): Reorder the LISTBOX-ITEMS. Tobias Geerinckx-Rice 2021-09-23installer: Support XFS....* gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘xfs’ to the list box. * gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type) (partition-filesystem-user-type): Add ‘xfs’ mapping. (create-xfs-file-system): New procedure. (format-user-partitions): Use it. * gnu/installer.scm (set-installer-path): Add xfsprogs. Tobias Geerinckx-Rice 2021-06-29installer: Fix crash when deleting a free space partition....Fixes: <https://issues.guix.gnu.org/49126>. * gnu/installer/newt/partition.scm (run-disk-page): Fix the return value when removing a free space partition. Mathieu Othacehe 2021-06-12installer: Check partitions UUIDs....* gnu/installer/parted.scm (&cannot-read-uuid): New condition. (cannot-read-uuid?, cannot-read-uuid-partition): New procedures. (check-user-partitions): Check that all user-partitions have a valid UUID, raide the above condition otherwise. * gnu/installer/newt/partition.scm (run-disk-page): Run an error page if the &cannot-read-uuid condition is raised. Mathieu Othacehe 2021-06-12installer: Print user partitions....* gnu/installer/newt/partition.scm (run-partitioning-page): Print user-partitions to syslog. Mathieu Othacehe 2021-04-28installer: Force GPT disk label when UEFI is supported....* gnu/installer/newt/partition.scm (run-label-page): Force the GPT disk label when UEFI is supported. Mathieu Othacehe 71b2bba6e7c00f91a93c9ccf'>gnu: kspaceduel: Update to 23.04.3....* gnu/packages/kde-games.scm (kspaceduel): Update to 23.04.3. 宋文武 2023-08-03gnu: kapman: Update to 23.04.3....* gnu/packages/kde-games.scm (kapman): Update to 23.04.3. 宋文武 2023-08-03gnu: lskat: Update to 23.04.3....* gnu/packages/kde-games.scm (lskat): Update to 23.04.3. 宋文武 2023-08-03gnu: kubrick: Update to 23.04.3....* gnu/packages/kde-games.scm (kubrick): Update to 23.04.3. 宋文武 2023-08-03gnu: kigo: Update to 23.04.3....* gnu/packages/kde-games.scm (kigo): Update to 23.04.3. 宋文武 2023-08-03gnu: kiriki: Update to 23.04.3....* gnu/packages/kde-games.scm (kiriki): Update to 23.04.3. 宋文武 2023-08-03gnu: palapeli: Update to 23.04.3....* gnu/packages/kde-games.scm (palapeli): Update to 23.04.3. 宋文武 2023-08-03gnu: ksirk: Update to 23.04.3....* gnu/packages/kde-games.scm (ksirk): Update to 23.04.3. 宋文武 2023-08-03gnu: granatier: Update to 23.04.3....* gnu/packages/kde-games.scm (granatier): Update to 23.04.3. 宋文武 2023-08-03gnu: bomber: Update to 23.04.3....* gnu/packages/kde-games.scm (bomber): Update to 23.04.3. 宋文武 2023-08-03gnu: knetwalk: Update to 23.04.3....* gnu/packages/kde-games.scm (knetwalk): Update to 23.04.3. 宋文武 2023-08-03gnu: kblackbox: Update to 23.04.3....* gnu/packages/kde-games.scm (kblackbox): Update to 23.04.3. 宋文武 2023-08-03gnu: kfourinline: Update to 23.04.3....* gnu/packages/kde-games.scm (kfourinline): Update to 23.04.3. 宋文武 2023-08-03gnu: kdiamond: Update to 23.04.3....* gnu/packages/kde-games.scm (kdiamond): Update to 23.04.3. 宋文武 2023-08-03gnu: kgoldrunner: Update to 23.04.3....* gnu/packages/kde-games.scm (kgoldrunner): Update to 23.04.3. 宋文武 2023-08-03gnu: klines: Update to 23.04.3....* gnu/packages/kde-games.scm (klines): Update to 23.04.3. 宋文武 2023-08-03gnu: ksudoku: Update to 23.04.3....* gnu/packages/kde-games.scm (ksudoku): Update to 23.04.3. 宋文武 2023-08-03gnu: kblocks: Update to 23.04.3....* gnu/packages/kde-games.scm (kblocks): Update to 23.04.3. 宋文武 2023-08-03gnu: kbounce: Update to 23.04.3....* gnu/packages/kde-games.scm (kbounce): Update to 23.04.3. 宋文武 2023-08-03gnu: konquest: Update to 23.04.3....* gnu/packages/kde-games.scm (konquest): Update to 23.04.3. 宋文武 2023-08-03gnu: kmines: Update to 23.04.3....* gnu/packages/kde-games.scm (kmines): Update to 23.04.3. 宋文武 2023-08-03gnu: kbreakout: Update to 23.04.3....* gnu/packages/kde-games.scm (kbreakout): Update to 23.04.3. 宋文武 2023-08-03gnu: kajongg: Update to 23.04.3....* gnu/packages/kde-games.scm (kajongg): Update to 23.04.3. 宋文武 2023-08-03gnu: kshisen: Update to 23.04.3....* gnu/packages/kde-games.scm (kshisen): Update to 23.04.3. 宋文武 2023-08-03gnu: kmahjongg: Update to 23.04.3....* gnu/packages/kde-games.scm (kmahjongg): Update to 23.04.3. 宋文武 2023-08-03gnu: libkmahjongg: Update to 23.04.3....* gnu/packages/kde-games.scm (libkmahjongg): Update to 23.04.3. 宋文武 2023-08-03gnu: kolf: Update to 23.04.3....* gnu/packages/kde-games.scm (kolf): Update to 23.04.3. 宋文武 2023-08-03gnu: picmi: Update to 23.04.3....* gnu/packages/kde-games.scm (picmi): Update to 23.04.3. 宋文武 2023-08-03gnu: ktuberling: Update to 23.04.3....* gnu/packages/kde-games.scm (ktuberling): Update to 23.04.3. 宋文武