aboutsummaryrefslogtreecommitdiffstats
path: root/mageia/usr
Commit message (Collapse)AuthorAgeFilesLines
* tmpfiles.d/mandriva.conf: rename to mageia.confOlav Vitters2020-08-041-0/+0
|
* mandrake_everytime: rename script to mageia_everytime and move to ↵Olav Vitters2020-08-042-1/+126
| | | | usr/libexec (service NOT renamed!)
* mandriva-save-dmesg: rename script (not service) to mageia-save-dmesg and ↵Olav Vitters2020-08-042-1/+1
| | | | move script to usr/libexec
* ensure partmon and listhome files are in the same path as before the 10.04 mergeOlav Vitters2020-07-312-0/+0
|
* Move mageia specific files to the mageia/ subdirectoryOlav Vitters2020-07-304-0/+67
|
* Align Makefile and tree structure with upstream tree structureOlav Vitters2020-07-307-0/+313
Instead of placing the custom files with the upstream files it seems clearer to have them mostly separated. This makes it easier to see which parts are custom and which parts are more or less upstream. As a result the upstream Makefile only needed minor changes to accomodate this. The Makefile is NOT bug free, unfortunately it doesn't always do the right thing, this due to inexperience.