Changes between Version 3 and Version 4 of AptitudeUpdateScript
- Timestamp:
- 01/11/13 13:42:39 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AptitudeUpdateScript
v3 v4 1 1 These scripts were written to enable the quick and easy updating of packages and the {{{Changelog}}}, see ticket:470#comment:6. 2 2 3 The following two scripts, {{{a-up}}} and {{{logchanges}}}, they are installed on PenguinServer and can be used to do system updates and record the updates in /root/Changelog. The contents of the Changelogis then emailed to root by [https://labs.riseup.net/code/projects/metche metche] so that the people working on the server know what updates have been applied.3 The following two scripts, {{{a-up}}} and {{{logchanges}}}, they are installed on PenguinServer#Updates and can be used to do system updates and record the updates in {{{/root/Changelog}}}. The contents of the {{{Changelog}}} is then emailed to root by [https://labs.riseup.net/code/projects/metche metche] so that the people working on the server know what updates have been applied. 4 4 5 5 == a-up ==