azlux
e41d5a0f23
Upgrade added
Linked to the #30 error
vor 6 Jahren
azlux
50a032e5af
Bug fix into Readme
#46
vor 6 Jahren
azlux
644739c925
Readme fix
vor 6 Jahren
azlux
16ebd29848
Use env instead of /bin/sh
better for flexible shell
vor 6 Jahren
azlux
e439c5ffdd
shellcheck typo
typo for #32
vor 6 Jahren
azlux
9c774dcbb7
Add uninstaller into /usr
Suggestion from #46
vor 6 Jahren
azlux
1ed58f986c
#42 better README
minor improvements to the readme
vor 6 Jahren
Thomas McWork
939f847038
fix wrong folder name
vor 6 Jahren
Thomas McWork
804428d3a3
minor improvements to the readme
minor improvements to the readme
vor 6 Jahren
azlux
e88f67ab23
Merge pull request #39 from nhuizing/feature/logrotate
Added logrotate support
vor 6 Jahren
Nathan Huizinga
e6d71736c8
Removed unneeded postrotate support
vor 6 Jahren
Nathan Huizinga
a66120b94a
Resolved conflict
vor 6 Jahren
azlux
3f33501c5b
Merge pull request #41 from ErwanAliasr1/evelu-typo
install: Fixing code typo
vor 7 Jahren
Erwan Velu
737ffd1c19
install: Fixing code typo
The last bracket shall not be glued to the directory.
The actual code is generating a runtime error like the following :
erwan@raspberrypi:~/download/log2ram $ sudo ./install.sh
Created symlink /etc/systemd/system/sysinit.target.wants/log2ram.service → /etc/systemd/system/log2ram.service.
./install.sh: 19: [: missing ]
##### Reboot to activate log2ram #####
This patch simply adds the missing space to make this script work.
vor 7 Jahren
Nathan Huizinga
8a16abbd76
Fixed: /var/log/log2ram.log handled like all other files.
vor 7 Jahren
azlux
9ac0af973c
Better README
Improved readability of the readme and comment in the config file
vor 7 Jahren
Henri de Jong
3e7185d210
Improved readability of the readme and comment in the config file
vor 7 Jahren
Nathan Huizinga
dc8c788e05
Added logrotate support
vor 7 Jahren
azlux
9f60f97849
fix readme, add fecture
Added:
- check on install
- clear old folder on install
- better uninstall script
- use systemctl instead of manually call script in the cron
vor 7 Jahren
Nathan Huizinga
4f7c1a33a2
Bug fix: avoid installing when still installed
vor 7 Jahren
Nathan Huizinga
0e76e8d655
Fixed: supporting a previous log2ram version again
vor 7 Jahren
Nathan Huizinga
1ffd89c70e
Fixed: use systemctl reload to write changes to disk and to the log
vor 7 Jahren
Nathan Huizinga
8e52dfe231
Revert "Added start, write and stop logging"
This reverts commit 4479c11a41
.
vor 7 Jahren
Nathan Huizinga
4479c11a41
Added start, write and stop logging
vor 7 Jahren
Nathan Huizinga
658161bb04
Fixed consistent naming of /var/hdd.log
vor 7 Jahren
azlux
db049c32eb
No error when remove log2ram log
use rm -f instead of rm
vor 7 Jahren
Sailing74
585432f0fa
use rm -f instead of rm
Suppresses an error message, if the file does not exist.
vor 7 Jahren
azlux
b45e8e95a6
Update log2ram.service
vor 7 Jahren
azlux
a31ba4927f
Remove old folder
vor 7 Jahren
azlux
b7c725f47d
Fix for #28
The init is useless and the mount was async.
vor 7 Jahren
azlux
5a47ec1e5a
issue
vor 7 Jahren
azlux
71ff96ad2a
Merge pull request #27 from MegaV0lt/master
Update uninstall.sh
vor 7 Jahren
MegaV0lt
f339cd25a1
Update uninstall.sh
Fix typo on line 9
vor 7 Jahren
azlux
18c009a6dd
Uninstall script
As asked into #23 #21
vor 7 Jahren
azlux
ded0d7b895
Merge pull request #22 from lpirl/master
make hourly Cron job quiet
vor 7 Jahren
Lukas Pirl
d72b910700
make hourly Cron job quiet
otherwise, systems that are able to send mails would send the uninteresting output every hour to the admin
vor 7 Jahren
azlux
2e55fa7bed
mail if error
vor 7 Jahren
azlux
150136da42
Merge pull request #19 from Sailing74/fixoutofram
unmount tmpfs if RAM too small to prevent corruption of logdir
vor 7 Jahren
Sailing74
da1950989f
unmount tmpfs if RAM too small to prevent corruption of logdir
vor 7 Jahren
azlux
bd1b669ed9
Stupid I am
Log on disk wasn't copy on install, so the shutdown destroy everything.
#18 #17
vor 7 Jahren
azlux
9d76a1b082
/me trying to fixe apache2
vor 7 Jahren
azlux
1e18687475
REBOOT after install
It's maybe the pb of #17
vor 7 Jahren
azlux
ea486efb5f
bash error
source function not available into every /bin/sh
vor 7 Jahren
azlux
b232b00950
bad copy/paste ?
vor 7 Jahren
azlux
a54aee856d
Configuration file added
vor 7 Jahren
azlux
931054c8d9
Typo
vor 7 Jahren
azlux
c7870156ec
Merge pull request #14 from Sailing74/checkdirsize
Added check of tmpfs size before syncing HDD to RAM.
vor 7 Jahren
Sailing74
df63737eac
Added check of tmpfs size before syncing HDD to RAM.
vor 7 Jahren
azlux
18ace5438f
typo
vor 7 Jahren
azlux
d8080fe551
Update
Don't need the section "before" anymore.
Upgrade the license to a valid one.
vor 7 Jahren