summaryrefslogtreecommitdiff
path: root/guix/cpio.scm
AgeCommit message (Expand)Author
2023-02-25cpio: Properly handle Unicode characters in file names....Maxim Cournoyer
2021-09-23syscalls: Deduplicate device number conversion....Tobias Geerinckx-Rice
2021-07-04cpio: Fix device number calculation....Tobias Geerinckx-Rice
2020-11-22linux-initrd: Add special-file->cpio-header*....Danny Milosavljevic
2020-11-22linux-initrd: Handle 'block-special and 'char-special cpio headers as well....Danny Milosavljevic
2015-06-24linux-initrd: Produce cpio archives with zeroed timestamps, etc....Ludovic Courtès
2015-06-24Add (guix cpio)....Ludovic Courtès