summaryrefslogtreecommitdiff
path: root/package/base-files/src/etc/init.d/fs
AgeCommit message (Collapse)Author
2016-11-25finalize systemd as alternative init systemWaldemar Brodkorb
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems.
2016-11-13finetune disk mount scriptsWaldemar Brodkorb
2016-11-05base-files: finetuning, verbose mount outputWaldemar Brodkorb
2016-11-01base-files: fix a possible race condition when trying to mount usb sticks ↵Waldemar Brodkorb
and the usb-storage is included in the kernel, problem reported by Oliver
2016-10-30add ntfs-3gWaldemar Brodkorb
2014-12-30mount can fail here, when device is not ready. will be mounted via mdev laterWaldemar Brodkorb
2014-10-16fix local disk mount, use [[:blank:]]Waldemar Brodkorb
2014-07-22create mountpointWaldemar Brodkorb
2014-07-11make default mpdbox collection working out of the boxWaldemar Brodkorb
2014-06-27rework service startup, do not hardcode into postinst scriptsWaldemar Brodkorb
2014-06-27non-verbose fsckWaldemar Brodkorb
2014-06-25add proxy supportWaldemar Brodkorb
2014-06-16remove stdout loggingWaldemar Brodkorb
2014-05-28fix mountingWaldemar Brodkorb
2014-05-23remove, not needed and fails in nfsroot caseWaldemar Brodkorb
2014-05-22fix automount of devices registered in /etc/fstab, when usb-storage is ↵Waldemar Brodkorb
kernel builtin
2014-05-10avoid automount of root disk partitions in mdev scriptWaldemar Brodkorb
2014-05-10move bootup code into rcS, we need to setup cfgfs before starting servicesWaldemar Brodkorb
2014-05-06rework local mounts of bootdeviceWaldemar Brodkorb
2014-05-06logic still required for partitions on boot device, move fsnet to cifs packageWaldemar Brodkorb
2014-05-06fix automounting of usb sticksWaldemar Brodkorb
2014-04-29add vfat to supported filesystemsWaldemar Brodkorb
2014-04-04make fsck workWaldemar Brodkorb
2014-03-14rename correctlyWaldemar Brodkorb
2014-03-12separate local and net mounts, ignore commentsWaldemar Brodkorb
2014-03-10add fs startup script for net mounts and data mount pointsWaldemar Brodkorb