Project

General

Profile

Download (7.39 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1875c89d 03/05/2025 02:54 PM Luiz Souza

Fix the mount(8) return value checking.

With the fix the system will not try to remount a successful mounted slice
with another file system type.

Restore the original intention of the code while avoid potential problems.

Spotted by: SteveW - in a test with the kernel debug options enabled.

37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

16e4d50a 12/03/2023 12:12 AM Christopher Cope

etc/rc.ecl: Update CD/DVD logic. Fixes #14728

5506b679 11/10/2023 04:51 PM Marcos M

Merge pull request #4647 from Tsuser1/ecl-cdrom

c449bcaf 09/12/2023 02:47 PM Jim Pingle

Increase ECL passwd prompt timeout. Fixes #14769

b3c3e114 09/04/2023 06:29 PM Tanner

Removed unnecessary business logic for CD/DVD drives

f98a499e 08/31/2023 09:50 PM Tanner

Added CD/DVD search to ECL

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

f976cb6a 02/15/2022 02:18 PM Viktor Gurov

Password prompt on encrypted ECL config.xml. Feature #12685