Magellan Linux

Diff of /trunk/dracut/patches/dracut-059-magellan.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3742 by niro, Thu Jul 27 11:18:42 2023 UTC revision 3743 by niro, Thu Jul 27 11:45:08 2023 UTC
# Line 35  diff -Naur dracut-059/dracut-functions.s Line 35  diff -Naur dracut-059/dracut-functions.s
35               return               return
36           }           }
37       done       done
38    diff -Naur dracut-059/dracut.logrotate dracut-059.magellan/dracut.logrotate
39    --- dracut-059/dracut.logrotate 1970-01-01 01:00:00.000000000 +0100
40    +++ dracut-059.magellan/dracut.logrotate 2023-07-27 13:44:26.713016282 +0200
41    @@ -0,0 +1,6 @@
42    +/var/log/dracut.log {
43    +    missingok
44    +    notifyempty
45    +    size 30k
46    +    create 0600 root root
47    +}
48  diff -Naur dracut-059/Makefile dracut-059.magellan/Makefile  diff -Naur dracut-059/Makefile dracut-059.magellan/Makefile
49  --- dracut-059/Makefile 2022-12-24 17:49:27.000000000 +0100  --- dracut-059/Makefile 2022-12-24 17:49:27.000000000 +0100
50  +++ dracut-059.magellan/Makefile 2023-07-27 11:18:56.868818350 +0200  +++ dracut-059.magellan/Makefile 2023-07-27 11:18:56.868818350 +0200

Legend:
Removed from v.3742  
changed lines
  Added in v.3743