aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mageia_everytime: make executabledistro/mgaOlav Vitters2020-08-171-0/+0
|
* lang.csh: silence consoletype warningsOlav Vitters2020-08-171-3/+3
|
* lang.sh: silence consoletype warningsOlav Vitters2020-08-171-5/+5
|
* functions: fix error made during retabbingOlav Vitters2020-08-171-3/+0
|
* README.Mageia.md: gprintify.py from spec-helper behaviour is not like the ↵Olav Vitters2020-08-171-1/+1
| | | | fork in this repository
* vpn-{start,stop}: shellscript fixes and update /run directory locationOlav Vitters2020-08-172-4/+4
|
* ifdown-hso: shellcheck: fix most shell quoting issuesOlav Vitters2020-08-121-11/+11
|
* ifup-hso: shellcheck: fix most shell quoting issuesOlav Vitters2020-08-121-16/+16
|
* ifdown.d/vpn: shellcheck: fix various quoting issuesOlav Vitters2020-08-121-3/+3
|
* ifup.d/vpn: shellcheck: fix various quoting issuesOlav Vitters2020-08-121-3/+3
|
* network-up: fix shellcheck expression warningOlav Vitters2020-08-121-1/+1
|
* network-auth: shellcheck quoting issueOlav Vitters2020-08-121-1/+1
|
* Makefile: mageiadist target to create tarball without any prefix, handier ↵Olav Vitters2020-08-061-1/+1
| | | | for autosetup -a macro
* tmpfiles.d/mandriva.conf: rename to mageia.confOlav Vitters2020-08-041-0/+0
|
* mandrake_firstime: Script is unneeded since Mageia 1 and as per discussion ↵Olav Vitters2020-08-041-17/+0
| | | | on dev mailing list
* network-up: use /run instead of /var/runOlav Vitters2020-08-041-2/+2
|
* mandrake_everytime: rename script to mageia_everytime and move to ↵Olav Vitters2020-08-042-1/+1
| | | | 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
* Makefile: mageiadist: add explanations, use xz -5 (way quicker than -6)Olav Vitters2020-08-041-3/+5
|
* Makefile: add a mageiadist command to create a tarball and a patch for usage ↵Olav Vitters2020-08-041-1/+12
| | | | in Mageia specfile
* README.Mageia.md: finished: moving of files/directories across packages, ↵Olav Vitters2020-08-041-1/+1
| | | | incl spec file specific ones
* further whitespace fixesOlav Vitters2020-08-041-13/+13
|
* etc/rc.d/init.d/functions: prevent gprintf from showing an "shift" error messageOlav Vitters2020-08-041-27/+32
| | | | meanwhile, cleanup tabs and spaces
* README.Mageia.md: add more spec file todo items, plus deprecation current ↵Olav Vitters2020-08-031-2/+4
| | | | state of discussion
* README.Mageia.md: add spec file items, might add/find moreOlav Vitters2020-08-031-0/+6
|
* make pre merge instructions consistent againThierry Vignaud2020-08-011-3/+3
| | | | commit 7ff84293b012b6787888d9551c7a092492568e6f broke that
* README.Mageia.md: rwtab.d,statetab.d moved to fileystem pkg, add todo item ↵Olav Vitters2020-07-311-2/+3
| | | | to figure out po situation
* vpn: readd the emptyy directies from the pre-merge initscriptsOlav Vitters2020-07-313-0/+0
|
* ensure partmon and listhome files are in the same path as before the 10.04 mergeOlav Vitters2020-07-313-0/+0
|
* vpn: use same directory layout as Makefile used to generate, part 2Olav Vitters2020-07-311-0/+0
|
* vpn: use same directory layout as Makefile used to generate, part 1Olav Vitters2020-07-312-0/+0
|
* Move mageia specific files to the mageia/ subdirectoryOlav Vitters2020-07-306-0/+0
|
* README.Mageia.md: update pre merge instructions with new layout and current ↵Olav Vitters2020-07-301-1/+1
| | | | upstream version
* README.Mageia.md: Makefiles and tree struture is much better, except for ↵Olav Vitters2020-07-301-2/+3
| | | | po-mageia/Makefile
* Makefile: ensure install-mageia target runs on make installOlav Vitters2020-07-301-1/+2
|
* Align Makefile and tree structure with upstream tree structureOlav Vitters2020-07-30154-89/+65
| | | | | | | | | | 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.
* README.Mageia.md: move some items to new low priority sectionOlav Vitters2020-07-301-4/+8
|
* partmon: shellcheck: fix quoting and escaping issueOlav Vitters2020-07-291-2/+2
|
* README.Mageia.md: networks has been movedOlav Vitters2020-07-291-1/+1
|
* README.Mageia.md: adjtime moved, /etc/rwtab.d & /etc/statetab.d await ↵Olav Vitters2020-07-281-2/+2
| | | | filesystem package upload
* README.Mageia.md: moved ownership of /etc/rwtab.d & /etc/statetab.d (empty) ↵Olav Vitters2020-07-281-1/+1
| | | | folders to 'filesystem' package
* README.Mageia.md: nis-domainname has been moved to hostname package as per ↵Olav Vitters2020-07-281-1/+1
| | | | 3.23 rel 2
* README.Mageia.md: upstream awk->tr change is not an issueOlav Vitters2020-07-281-1/+1
|
* README.Mageia.md: explain /etc/rc.d/rc.local, consoletypeOlav Vitters2020-07-281-2/+2
|
* sushell, sys-unconfig: removal has no effect on MageiaOlav Vitters2020-07-281-2/+2
|
* shvar was not used, removal upstream should not affect usOlav Vitters2020-07-281-2/+2
|
* make use of checkboxes to more easily be able to check progressOlav Vitters2020-07-281-26/+26
|
* functions: stop assuming locale and initscript l10n are in /etc/localeOlav Vitters2020-07-281-3/+0
|
* write down the current todo listOlav Vitters2020-07-281-0/+28
|
* network-functions: make use of is_true and is_false in our customizationsOlav Vitters2020-07-281-1/+1
|