[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40630] gnu: Add udevil.
From: |
Raghav Gururajan |
Subject: |
[bug#40630] gnu: Add udevil. |
Date: |
Wed, 22 Apr 2020 18:24:55 -0400 |
Hi Nicolas!
> > Subject: [PATCH] gnu: Add udevil.
>
> Applied as 159e9dce170bc5368248db42722edcfd974b8ad4. Thank you.
>
> > + (modify-phases %standard-phases
> > + (add-after 'unpack 'patch
>
> I renamed the phase, `phase' being too vague.
>
> > + (synopsis "Device and File System Manager")
>
> I capitalized the synopsis instead of title case.
>
> > + (description "udevil is a command line program which mounts and
> > unmounts +removable devices without a password, shows device info, and
> > monitors device +changes. It can also mount ISO files, nfs://, smb://,
> > ftp://, ssh:// and WebDAV +URLs, and tmpfs/ramfs filesystems.")
>
> I wrote NFS, SMB, FTP, SSH.
Thank you very much.
Regards,
RG.