This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
MahiroOS-jhalfs/common
Pierre Labastie aceacf2f85 Modify kernfs scripts to be able to run them twice
Those scripts could only be run once, because mount errors out
if it tries to mount an already mounted fs (or unmount a non
mounted fs). This changes generation of the scripts so that
any mount is preceded with "mountpoint -q || ", and any umount
is preceded with "mountpoint -q && ".
2023-09-12 22:54:51 +02:00
..
libs Allow two names for scriptlet containing "userdel" 2023-09-05 13:14:26 +02:00
chroot.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
common-functions Run the master Makefile with -j1 2022-11-04 13:19:18 +01:00
create-sbu_du-report.sh Various fixes for create-sbu_du-report.sh 2022-02-19 15:08:37 +01:00
hostreqs.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
kernfs.xsl Modify kernfs scripts to be able to run them twice 2023-09-12 22:54:51 +02:00
makefile-functions Change mail address for sending reports 2022-03-02 11:46:09 +01:00
packages.xsl Remove legacy: remove everything about HLFS 2022-02-28 13:30:53 +01:00
progress_bar.sh Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
urls.xsl Use only upstream's URL in urls.lst 2022-05-07 11:24:06 +02:00