# List of source files which contain translatable strings. These should be # only package modules (currently it's only a subset of them, but eventually # all of them should be listed here.) Strings of the tools are in 'po/guix'. gnu/packages/abiword.scm gnu/packages/aspell.scm gnu/packages/audio.scm gnu/packages/backup.scm gnu/packages/base.scm gnu/packages/bittorrent.scm gnu/packages/certs.scm gnu/packages/compression.scm gnu/packages/databases.scm gnu/packages/debug.scm gnu/packages/dejagnu.scm gnu/packages/games.scm gnu/packages/gcc.scm gnu/packages/gettext.scm gnu/packages/gimp.scm gnu/packages/gnome.scm gnu/packages/gnuzilla.scm gnu/packages/gtk.scm gnu/packages/guile.scm gnu/packages/imagemagick.scm gnu/packages/image.scm gnu/packages/image-viewers.scm gnu/packages/inkscape.scm gnu/packages/jemalloc.scm gnu/packages/key-mon.scm gnu/packages/less.scm gnu/packages/lesstif.scm gnu/packages/libreoffice.scm gnu/packages/linux.scm gnu/packages/lout.scm gnu/packages/messaging.scm gnu/packages/mpd.scm gnu/packages/netpbm.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/pdf.scm gnu/packages/pem.scm gnu/packages/perl.scm gnu/packages/photo.scm gnu/packages/ratpoison.scm gnu/packages/readline.scm gnu/packages/scanner.scm gnu/packages/scheme.scm gnu/packages/search.scm gnu/packages/serveez.scm gnu/packages/shells.scm gnu/packages/telephony.scm gnu/packages/tex.scm gnu/packages/texinfo.scm gnu/packages/textutils.scm gnu/packages/version-control.scm gnu/packages/virtualization.scm gnu/packages/webkit.scm gnu/packages/web.scm gnu/packages/wordnet.scm gnu/packages/xiph.scm gnu/services/base.scm gnu/services/certbot.scm gnu/services/networking.scm gnu/services/version-control.scm 4e3c6469286b75150e96b79f11543'/>
path: root/gnu/installer/parted.scm
AgeCommit message (Expand)Author
2021-06-13installer: Fix FAT16 partition mounting....Mathieu Othacehe
2021-06-12installer: Improve install device detection....Mathieu Othacehe
2021-06-12installer: Check partitions UUIDs....Mathieu Othacehe
2021-04-28installer: Add MSDOS disk label support on UEFI systems....Mathieu Othacehe
2020-11-17installer: Fix device synchronization....Mathieu Othacehe
2020-11-08installer: parted: Add debug output....Mathieu Othacehe
2020-11-01installer: parted: Internationalize the partition handling code....Ludovic Courtès
2020-10-30installer: Use UUIDs in the 'swap-devices' field....Ludovic Courtès
2020-10-19installer: Create bios_grub partition when it is needed....Miguel Ángel Arruga Vivas
2020-09-21installer: Fix docstring typoes....Tobias Geerinckx-Rice
2020-08-06installer: Remove logical devices....Mathieu Othacehe
2020-07-26installer: Add NTFS support....Mathieu Othacehe
2020-02-22installer: Log important bits to syslog....Ludovic Courtès
2020-01-05installer: Add JFS support....Tobias Geerinckx-Rice
2020-01-05installer: Fix typo....Tobias Geerinckx-Rice