|
From: | Ludovic Courtès |
Subject: | [bug#31523] [PATCH 0/2] Getting rid of 'title' in 'file-system' declarations |
Date: | Sat, 26 May 2018 15:24:44 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Ludovic Courtès <address@hidden> skribis: > These patches allow us to get rid of the infamous ‘title’ field in > ‘file-system’ declarations, which has always been problematic. It does > so by introducing a new <file-system-label> data type, such that one can > write: > > (file-system > (mount-point "/home") > (type "ext4") > (device (file-system-label "my-home"))) Ping! What do people think? Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |