| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
configs/releng/airootfs/root/.automated_script.sh:
Using only one regex to match http://, https:// or ftp:// endpoints.
|
| |
|
|
| |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
|
| |
|
|
| |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
|
| |
|
|
|
|
| |
Requested at FS#45563
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
|
| |
|
|
| |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
|
| |
|
|
|
|
| |
Thanks Izumi Natsuka for reporting this.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
|
|
|
Two purposes:
* systemd filename friendly: "-" is used for "/" and must be escaped with "\x20"
* ISO9660 filename friendly: "-" is replaced with "_"
|