SHA256
1
0
forked from pool/aaa_base
Commit Graph

1097 Commits

Author SHA256 Message Date
Dominique Leuenberger
d8cd9b534e Accepting request 547234 from Base:System
- Update to version 84.87+git20171201.65000be:
  * Revert changes on sysconfig language and make lang.(c)sh
    to use sysconfig language as fallback or better use
    locale.conf as default. See discussion in bsc#1069971
    and FATE#319454 as well

- Update to version 84.87+git20171130.974ac5c:
  * Better parsing of sh variable settings in lang.csh

OBS-URL: https://build.opensuse.org/request/show/547234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=441
2017-12-06 07:47:48 +00:00
Dominique Leuenberger
f74324c0af Accepting request 546407 from Base:System
- Update to version 84.87+git20171129.a45b936:
  * Remove RC_* variables from language sysconf template
    (bsc#1069971 as well as FATE#319454)

- Update to version 84.87+git20171128.945b960:
  * lang.(c)sh: catch if ROOT_USES_LANG becomes not set

- Update to version 84.87+git20171128.aa232d3:
  * Add wsl specific code to profile.d/wsl.csh
  * move wsl specific code from profile into profile.d/wsl.sh
  * Remove obsolete "make package"

- Update to version 84.87+git20171128.a6752e8:
  * lang.(c)sh: handle locale.conf if sysconfig does not

- lang.(c)sh: handle locale.conf if sysconfig does not provide
  default locale (bsc#1069971, FATE#319454)

- Update to version 84.87+git20171128.17ae554:
  * Check for /proc/version before using it
  * Remove legacy code for /proc/iSeries
  * Move fillup-templates to /usr/share (boo#1069468)

- Fix installation of fillup-templates.

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/request/show/546407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=440
2017-11-30 11:32:05 +00:00
Dominique Leuenberger
dda4363707 Accepting request 545120 from Base:System
OBS-URL: https://build.opensuse.org/request/show/545120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=439
2017-11-25 07:40:49 +00:00
Dominique Leuenberger
f7bf7de5cf Accepting request 520102 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/520102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=438
2017-09-28 10:32:25 +00:00
Dominique Leuenberger
7f95693e5c Accepting request 517816 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/517816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=437
2017-08-29 09:35:22 +00:00
Yuchen Lin
b3dcb48b12 Accepting request 513581 from Base:System
- Update to version 13.2+git20170731.c10ca77:
  * Fix csh.cshrc as tcsh does not handle stderr
  * Do not set alias cwdcmd for experts (boo#1045889)
  * unset unused variables on profile files (bsc#1049577)
  * Deprecate DEFAULT_WM in sysconfig.windowmanager

OBS-URL: https://build.opensuse.org/request/show/513581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=436
2017-08-02 09:26:59 +00:00
Dominique Leuenberger
e33801ea08 Accepting request 504631 from Base:System
- Fix csh.cshrc as tcsh does not handle stderr messages within {}
  well (boo#1044876)

OBS-URL: https://build.opensuse.org/request/show/504631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=435
2017-06-23 07:14:32 +00:00
Dominique Leuenberger
a00e27c2db Accepting request 503044 from Base:System
- Fix copy+paste error in /etc/csh.login boo#1043560

- Support changing PS1 even for mksh and user root (bsc#1036895)

OBS-URL: https://build.opensuse.org/request/show/503044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=434
2017-06-16 08:48:22 +00:00
Dominique Leuenberger
94d868c193 Accepting request 497354 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/497354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=433
2017-06-02 08:29:07 +00:00
Dominique Leuenberger
11e68d517f Accepting request 492815 from Base:System
- Off application keypad (keyboard transmit) mode
- Missed a meta prefix in new inputrs.keys

- More 8bit key escape control sequences for XTerm
- Do not set INPUTRC as readline does know personal as well as system
  inputrc also make /etc/inputrc do set know sequences for both vi
  line editing modes as well as for emacs line editing mode.
- Do remove patch aaa_base-13.2+git20170308.c0ecf2e.dif not
  only from package but also from spec file

- Update to version 13.2+git20170425.47e703a:
  * Add Enlightenment to the list of windowmanagers
  * Add a number of audio/video formats to be colorized
  * Revert "Avoid NAT on Bridges. Bridges are L2 devices, really."
  * aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man
  * Remove /var/log/faillog, there no application using this left [bsc#980484]
  * Remove users and groups sys, mail, lp, wwwrun, ftp and nobody

OBS-URL: https://build.opensuse.org/request/show/492815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=432
2017-05-10 18:33:03 +00:00
Yuchen Lin
129fc3e42e Accepting request 477910 from Base:System
- Make lang.csh work again (bsc#1025673)

- Update to version 13.2+git20170306.3deb627:
  * aaa_base.pre: drop some system users from aaa_base and create
    them in the respective packages: bin,daemon,news,uucp,games,man

OBS-URL: https://build.opensuse.org/request/show/477910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=431
2017-03-29 11:19:43 +00:00
Dominique Leuenberger
265db01d4e Accepting request 428062 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/428062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=430
2016-09-21 16:24:03 +00:00
Dominique Leuenberger
ce437b8ed9 Accepting request 419763 from Base:System
- Correct logic error in usage of variable restricted (boo#994111)
- enhance comment for NO_PROXY variable (bsc#990254)

OBS-URL: https://build.opensuse.org/request/show/419763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=429
2016-08-26 21:12:01 +00:00
Dominique Leuenberger
fad554b0d1 Accepting request 417347 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/417347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=428
2016-08-16 11:00:42 +00:00
Dominique Leuenberger
73623aa6bb Accepting request 391711 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/391711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=427
2016-05-12 07:32:11 +00:00
Dominique Leuenberger
13334e2d80 Accepting request 386886 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/386886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=426
2016-04-14 11:00:14 +00:00
Dominique Leuenberger
f4055f9936 Accepting request 361376 from Base:System
- Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#567324)

OBS-URL: https://build.opensuse.org/request/show/361376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=425
2016-03-01 10:57:21 +00:00
Dominique Leuenberger
ca0e93f73c Accepting request 350200 from Base:System
- Update to version 13.2+git20151221.244f2a3:
  + drop old dns6 hack migration from 2002
  + remove more dropped variables
  + make chkconfig -a/-d work (bsc#926539)
  + avoid recursion if systemd call chkconfig back for sysv units
  + fix non-working line breaks
- make _service generate .changes

OBS-URL: https://build.opensuse.org/request/show/350200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=424
2015-12-24 11:15:42 +00:00
Stephan Kulow
b6c75b2204 Accepting request 347179 from Base:System
- Replace UNICODE double dash with simple ASCII single dash (boo#954909)

- Use the `+' for find's -exec option as this also respects white
  spaces in files names but is more like xargs.  Respect status
  of screen sessions.

OBS-URL: https://build.opensuse.org/request/show/347179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=423
2015-12-13 08:33:44 +00:00
Dominique Leuenberger
5b39f45248 Accepting request 341774 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/341774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=422
2015-11-04 14:29:49 +00:00
Stephan Kulow
70f2c53338 Accepting request 314433 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/314433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=421
2015-07-21 11:23:08 +00:00
Dominique Leuenberger
24d4ccad56 Accepting request 304442 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/304442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=420
2015-05-02 14:11:23 +00:00
Stephan Kulow
560dc3d2b2 Accepting request 303608 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/303608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=419
2015-04-28 18:41:32 +00:00
Dominique Leuenberger
680ca4318a Accepting request 291280 from Base:System
- Handle also command lines starting with the env command
  as this is used by gnome xsessions (bsc#921172)

OBS-URL: https://build.opensuse.org/request/show/291280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=418
2015-03-23 11:11:47 +00:00
Dominique Leuenberger
0083f7444d Accepting request 286656 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/286656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=417
2015-02-27 09:55:50 +00:00
Dominique Leuenberger
873385376d Accepting request 282857 from Base:System
- Remove the official patch for fate#314974 as now part of systemd
- Merge pull request #21 from arvidjaar/bnc/907873

- Avoid sourcing /etc/bash_completion.d twice

- Fix spelling of SUSE

- Add the official patch for Fate#314974 (bnc#903009)

OBS-URL: https://build.opensuse.org/request/show/282857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=416
2015-02-08 10:41:21 +00:00
Stephan Kulow
e1741775f6 Accepting request 248456 from Base:System
- adding more info to chkconfig list mode output for systemd (bnc#863781)

- remove no longer supported sysconfig settings (bnc#721682)
- remove /etc/mailcap (bnc#856725, bnc#842938)
- add Makefile target to update mimetypes

OBS-URL: https://build.opensuse.org/request/show/248456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=415
2014-09-15 15:39:45 +00:00
Stephan Kulow
4e8a3a4aa8 Accepting request 247970 from Base:System
- update service man page
- always pass --full to systemctl (bnc#882918)

OBS-URL: https://build.opensuse.org/request/show/247970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=414
2014-09-09 16:59:10 +00:00
Stephan Kulow
77a2f390d5 Accepting request 245616 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/245616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=412
2014-08-25 10:59:45 +00:00
c852575829 Accepting request 244292 from Base:System
- Muffle libGL error message when run under ssh (bnc#890189)

OBS-URL: https://build.opensuse.org/request/show/244292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=411
2014-08-15 07:54:31 +00:00
Stephan Kulow
81eab9a45e Accepting request 242150 from Base:System
- Add ls.zsh to file list 

- Avoid trouble with new ksh93v- 2014-06-25 and zsh shell code (bnc#888237)

- Do not touch nor modify permissions if e.g. /root/.bash_history
  is a link to e.g. /dev/null (bnc#883260)

- Avoid libGL error via ssh (bnc#869172)

OBS-URL: https://build.opensuse.org/request/show/242150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=410
2014-07-25 07:08:52 +00:00
Stephan Kulow
2dab5ab135 Accepting request 241338 from Base:System
- In emacs the tcsh may used non-interactively (bnc#882579)

- drop hint about PREVLEVEL from after.local comments (bnc#886176)

- remove "text/js" from mime.types [bnc#812427]

OBS-URL: https://build.opensuse.org/request/show/241338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=409
2014-07-19 09:04:32 +00:00
Stephan Kulow
10c6f53df5 Accepting request 239476 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/239476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=408
2014-07-10 06:24:44 +00:00
Stephan Kulow
eca30c3ef9 Accepting request 239068 from Base:System
- remove fate-314974.patch which was not accepted in git

OBS-URL: https://build.opensuse.org/request/show/239068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=407
2014-07-02 13:18:18 +00:00
Stephan Kulow
2fa62f3910 Accepting request 236192 from Base:System
- Enable service script to return LSB status exit values (bnc#880103)

- fix error message if zsh sources xdg-environment.sh if some pathes do not exist (bnc#875118)

OBS-URL: https://build.opensuse.org/request/show/236192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=406
2014-06-18 20:04:32 +00:00
Stephan Kulow
a0afc7ba3d Accepting request 231141 from Base:System
- remove mkinitrd script for mtab

OBS-URL: https://build.opensuse.org/request/show/231141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=405
2014-04-30 13:00:41 +00:00
Stephan Kulow
b392628622 Accepting request 229289 from Base:System
- For tcsh: be aware that sometimes strings in variables include a dash

OBS-URL: https://build.opensuse.org/request/show/229289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=404
2014-04-08 15:05:53 +00:00
Stephan Kulow
d997ad11b2 Accepting request 228072 from Base:System
git commit 439506be299c79d70838c8edbb33b5046276f6ec (forwarded request 227012 from tsaupe)

OBS-URL: https://build.opensuse.org/request/show/228072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=403
2014-04-06 07:54:04 +00:00
Stephan Kulow
8567f9b1b7 Accepting request 225472 from Base:System
- move cron Recommends to -extras subpackage where the actual cron
  files are
- update COPYING file to silence rpmlint warning about outdated
  address
- adjust mktar script to new versioning scheme
- implement legacy actions (bnc#861124)

OBS-URL: https://build.opensuse.org/request/show/225472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=402
2014-03-11 16:25:38 +00:00
Stephan Kulow
d4847e4282 Accepting request 224045 from Base:System
- bump version to 13.2 and avoid tar updates

OBS-URL: https://build.opensuse.org/request/show/224045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=401
2014-03-01 20:20:33 +00:00
Stephan Kulow
c4377a1ee8 Accepting request 222596 from Base:System
fix filelist again (forwarded request 222595 from oertel)

OBS-URL: https://build.opensuse.org/request/show/222596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=400
2014-02-19 13:10:07 +00:00
Stephan Kulow
91c5d00fd5 Accepting request 215495 from Base:System
- Map the generic terminal type ibm327x to the terminal type dumb

- Enable service script to reload systemd if required

- print parse errors to stderr (bnc#860477)

- handle targets in /sbin/service as well
- Check systemd service using LoadState (bnc#860083)

- Avoid journal output as this may take time on pure journald systems (bnc#859360)

- Do not load completions which depend on bash-completion package (bnc#856858)

OBS-URL: https://build.opensuse.org/request/show/215495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=399
2014-01-30 05:53:55 +00:00
Stephan Kulow
d791c80aa7 Accepting request 213019 from Base:System
- make rcfoo usable for not enabled services (bnc#856986)

OBS-URL: https://build.opensuse.org/request/show/213019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=398
2014-01-07 16:17:59 +00:00
Stephan Kulow
3fa43f020f Accepting request 211399 from Base:System
- Use only bash and readline defaults for fallback completion (bnc#851908)

- change mistakenly root:users group to root:root (bnc#843230)

OBS-URL: https://build.opensuse.org/request/show/211399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=397
2013-12-19 11:38:45 +00:00
Stephan Kulow
4026048529 Accepting request 211086 from Base:System
- Avoid NAT on Bridges. Bridges are L2 devices, really.
- Fix Default tag for RCCONFIG_BACKUP_DIR (forwarded request 210779 from oertel)

OBS-URL: https://build.opensuse.org/request/show/211086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=396
2013-12-17 05:52:05 +00:00
Stephan Kulow
ffea89941f Accepting request 209902 from Base:System
- remove {c,}sh.utf8 as testutf8 is a dummy anyways (bnc#849258)
- fix chkconfig --check (bnc#851374)

OBS-URL: https://build.opensuse.org/request/show/209902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=395
2013-12-09 15:51:58 +00:00
Tomáš Chvátal
9f154c35df Accepting request 206707 from Base:System
- chkconfig: add option -L to only list enabled services (bnc#707823)
- updated comment in sysconfig.language for ROOT_USES_LANG (bnc#505417)
- tighten regexp of ignored files in chkconfig (bnc#828820)
- protect from reading home kshrc twice (bnc#848697) (forwarded request 206614 from oertel)

OBS-URL: https://build.opensuse.org/request/show/206707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=394
2013-11-14 09:39:29 +00:00
Tomáš Chvátal
c12edab2cb Accepting request 202706 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/202706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=393
2013-10-10 08:36:21 +00:00
Stephan Kulow
970133a1e8 Accepting request 201036 from Base:System
- Enable old boot scripts for systemd in rc.status if not already done (FATE#313323)

OBS-URL: https://build.opensuse.org/request/show/201036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=392
2013-09-27 15:05:48 +00:00
Stephan Kulow
a4a0bd1046 Accepting request 196501 from Base:System
Update from git. (forwarded request 196374 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/196501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=390
2013-08-28 19:23:01 +00:00
Tomáš Chvátal
adeab48423 Accepting request 186290 from Base:System
Update from git. (forwarded request 186289 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/186290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=389
2013-08-13 09:04:22 +00:00
Stephan Kulow
bd95ff82ab Accepting request 181238 from Base:System
- 'mountpoint' was moved to /usr

OBS-URL: https://build.opensuse.org/request/show/181238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=388
2013-06-28 13:58:06 +00:00
Stephan Kulow
cf217011bd Accepting request 179308 from Base:System
- move sysctl directories to filesystem rpm

OBS-URL: https://build.opensuse.org/request/show/179308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=387
2013-06-18 13:10:20 +00:00
Stephan Kulow
20b4fb41dc Accepting request 176739 from Base:System
- move sysctl defaults to aaa_base (bnc#820443)

OBS-URL: https://build.opensuse.org/request/show/176739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=380
2013-05-28 05:23:53 +00:00
Stephan Kulow
ccc738770e Accepting request 176443 from Base:System
- Add bash completion function to load completions dynamically (bnc#821411)

OBS-URL: https://build.opensuse.org/request/show/176443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=379
2013-05-27 07:31:22 +00:00
Stephan Kulow
508e9191d9 Accepting request 173072 from Base:System
- Require xz at build time (Who has removed xz from default?) 

- Personal bash completion and bash ls alias (bnc811030, bnc#799241)

OBS-URL: https://build.opensuse.org/request/show/173072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=378
2013-04-24 14:03:20 +00:00
Stephan Kulow
c8aef2f087 Accepting request 161632 from Base:System
- also check /lib/systemd for compatibility (bnc#812291)

- chkconfig: rh compatible check mode (bnc#811870)

- Mark file  /lib/mkinitrd/scripts/boot-mtab.sh as exectuable (bnc#809842)
- Compress tarball with xz

OBS-URL: https://build.opensuse.org/request/show/161632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=377
2013-04-02 09:36:28 +00:00
Stephan Kulow
c5df672c19 Accepting request 160997 from Base:System
Fix build, adopt spec file to last change. (forwarded request 160986 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/160997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=376
2013-03-26 14:27:16 +00:00
Stephan Kulow
cd194e138d Accepting request 151456 from Base:System
- Do not override /etc/adjtime if HWCLOCK is already gone (bnc#791485)

OBS-URL: https://build.opensuse.org/request/show/151456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=375
2013-02-07 08:45:01 +00:00
Stephan Kulow
072f45f055 Accepting request 151081 from Base:System
- Avoid to stumble over missing /dev/stderr in boot script started
  by systemd (work around bnc#728774 but not solve it)

OBS-URL: https://build.opensuse.org/request/show/151081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=374
2013-02-04 18:25:50 +00:00
Stephan Kulow
6e91696ef7 Accepting request 149542 from Base:System
- remove check whether systemd is running

OBS-URL: https://build.opensuse.org/request/show/149542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=372
2013-01-22 13:53:26 +00:00
Stephan Kulow
e3462e2d2a Accepting request 149211 from Base:System
- call systemctl to enable/disable services (bnc#798510)

OBS-URL: https://build.opensuse.org/request/show/149211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=371
2013-01-20 11:05:17 +00:00
Stephan Kulow
38fec0d86d Accepting request 147585 from Base:System
- Let the bash check the winsize only if COLUMNS is exported (bnc#793536)

- Also source environment for tcsh and bash if sudo is used

OBS-URL: https://build.opensuse.org/request/show/147585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=370
2013-01-10 09:42:49 +00:00
Stephan Kulow
563c502aff Accepting request 147489 from Base:System
- Merge pull request #1 from fcrozat/master
- rc.status: allow to pass options to systemctl using SYSTEMCTL_OPTIONS (forwarded request 147424 from oertel)

OBS-URL: https://build.opensuse.org/request/show/147489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=369
2013-01-08 12:31:52 +00:00
Stephan Kulow
8f4448c1dc Accepting request 142048 from Base:System
- Simplify and tighten the bash prompt

OBS-URL: https://build.opensuse.org/request/show/142048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=368
2012-11-22 11:50:34 +00:00
Stephan Kulow
56789400cf Accepting request 141437 from Base:System
- fix url to point to github
- change summary to say "openSUSE" (bnc#773245)

OBS-URL: https://build.opensuse.org/request/show/141437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=367
2012-11-17 06:18:33 +00:00
Stephan Kulow
9f3914dcd4 Accepting request 141385 from Base:System
- remove boot.* again, new insserv shadows them

- Add aaa_base-syntax-error.patch: Fix syntax error in rc.status.

OBS-URL: https://build.opensuse.org/request/show/141385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=366
2012-11-15 09:57:33 +00:00
Stephan Kulow
1000250464 Accepting request 141229 from Base:System
- merged last bits from gitorious:
  - from froh:
    - /etc/bash.bashrc: add prompt to the terminal "status line",
      which on most graphical terminals is the window title.
  - from fcrozat:
    - rc.status: output initscript status before systemd one.
    - rc.status: educate users on which systemctl command was started
    - rc.status: systemctl 195+ allows to not specify .service (forwarded request 141218 from oertel)

OBS-URL: https://build.opensuse.org/request/show/141229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=365
2012-11-14 15:32:53 +00:00
Stephan Kulow
1fb9fa4f77 Accepting request 140311 from Base:System
- readd insserv for the remaining boot scripts

OBS-URL: https://build.opensuse.org/request/show/140311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=364
2012-11-06 10:11:20 +00:00
Stephan Kulow
991998f12b Accepting request 140169 from Base:System
- readd some boot.* scripts that are required by insserv for not ported
  applications (they are empty though)

- Enforce creation of /etc/adjtime even if no /etc/sysconfig/clock exists (bnc#779440)

- also move the file to /run
- generate utmp in /run not in /var/run

- /var/run/utmp should be packaged as /run/utmp

OBS-URL: https://build.opensuse.org/request/show/140169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=363
2012-11-05 14:34:34 +00:00
Stephan Kulow
cf2df08ec4 Accepting request 139017 from Base:System
- Ask terminal about status line in bash.bashrc

- Update from git:
  * Remove /usr/lib/tmpfiles.d/loop.conf (bnc#784963).

- update from git:
  * remove all files not necessary for systemd
  * move files to /usr and leave symlinks around
- conflict with sysvinit

OBS-URL: https://build.opensuse.org/request/show/139017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=362
2012-10-26 05:42:09 +00:00
Stephan Kulow
832698a89d Accepting request 137471 from Base:System
Fix loop.conf. (forwarded request 137448 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/137471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=361
2012-10-12 05:39:54 +00:00
Stephan Kulow
593fef2090 Accepting request 137262 from Base:System
- Try to resolve the bash completion problems with ls (bnc#725657)

- Create loop devices via tmpfiles and not via /lib/udev/devices.

- Fix linuxbase URLs to point to the current documentation
- Add README.packaging.txt.

- migrate to _service file to make it a bit more clear the .tar is
  not a random tar

- SuSEconfig is finally gone [FATE#100011]

OBS-URL: https://build.opensuse.org/request/show/137262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=360
2012-10-08 05:09:51 +00:00
Stephan Kulow
1d0a3b6929 Accepting request 134157 from Base:System
- explicitly buildrequire net-tools for /bin/hostname

OBS-URL: https://build.opensuse.org/request/show/134157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=359
2012-09-17 11:46:53 +00:00
Stephan Kulow
b3ad2d909f Accepting request 130282 from Base:System
- honor $SYSTEMD_NO_WRAP again (bnc#774754)

OBS-URL: https://build.opensuse.org/request/show/130282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=358
2012-08-07 19:50:15 +00:00
Stephan Kulow
8da7b8ff26 Accepting request 129476 from Base:System
- fix service status for sysvscripts when booted with systemd (bnc#772028)

OBS-URL: https://build.opensuse.org/request/show/129476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=357
2012-08-04 06:58:26 +00:00
Stephan Kulow
423f85829a Accepting request 128526 from Base:System
- Add %defattr to make files definitely owned by root (forwarded request 128515 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/128526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=356
2012-07-23 07:51:56 +00:00
Stephan Kulow
cbb8787716 Accepting request 127811 from Base:System
bnc#764288, sent to git via https://gitorious.org/opensuse/aaa_base/merge_requests/4; please take in 12.2 (forwarded request 127807 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/127811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=355
2012-07-14 07:40:58 +00:00
Ismail Dönmez
94493dbffa Accepting request 127536 from Base:System
- Also remove an possible but old /var/log/blogd.pid before initial
  start of blogd (bnc#763944)

OBS-URL: https://build.opensuse.org/request/show/127536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=354
2012-07-12 08:36:34 +00:00
Stephan Kulow
8b0cc3d6dd Accepting request 127081 from Base:System
- support beeing called as rc* symlink wrapper (bnc#769902)
- use systemctl instead of loop for --status-all (bnc#769902)

- Add aaa_base-bnc756012.patch: unset ftp_proxy is not the same
  as ftp_proxy="", which can drip libproxy over. (bnc#756012)

OBS-URL: https://build.opensuse.org/request/show/127081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=353
2012-07-04 11:50:16 +00:00
Stephan Kulow
4d6100f17f Accepting request 126550 from Base:System
- move environment settings for malloc checking to separate
  subpackage for easier handling of the feature via patterns

OBS-URL: https://build.opensuse.org/request/show/126550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=352
2012-06-29 12:12:29 +00:00
Stephan Kulow
609ab3d010 Accepting request 125919 from Base:System
Make bash-completion work again (forwarded request 125903 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/125919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=351
2012-06-25 12:38:00 +00:00
Stephan Kulow
a68d73fd37 Accepting request 122392 from Base:System
- Drop HWCOCK option flag in favour of the adjtime file

- Bump version to 12.2, to prepare for next version of openSUSE.

OBS-URL: https://build.opensuse.org/request/show/122392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=349
2012-05-26 07:22:41 +00:00
Stephan Kulow
afacc901db Accepting request 114767 from Base:System
- fix return values of systemd detection

- remove mingetty dependency from aaa_base as it's needed by sysvinit

- remove bin from mime.types for application/x-stuffit (bnc#743741)

- rc.status: also allow to specify files as /etc/rc.d/foo
  (bnc#734476)

- update mime.types file (merged old file with upstream) (see bnc#720464)
- add primitive script to merge mime.types file

OBS-URL: https://build.opensuse.org/request/show/114767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=348
2012-04-23 14:09:04 +00:00
Stephan Kulow
07a0b56d8b Accepting request 109535 from Base:System
- Try to fix several bash completion bug caused by fix for bug #725657

OBS-URL: https://build.opensuse.org/request/show/109535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=347
2012-03-19 08:51:09 +00:00
Stephan Kulow
3959400fea Accepting request 109144 from Base:System
- Oops add missed double quote (bnc#752061)

OBS-URL: https://build.opensuse.org/request/show/109144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=346
2012-03-14 13:12:21 +00:00
Stephan Kulow
8822512e55 Accepting request 108669 from Base:System
- Yet an other bash completion problem worked around

- Add old request from gitorious

OBS-URL: https://build.opensuse.org/request/show/108669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=345
2012-03-12 07:53:15 +00:00
Stephan Kulow
1baf1190fb Accepting request 108280 from Base:System
ln binary has been moved to user tree. (forwarded request 108278 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/108280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=344
2012-03-07 19:08:12 +00:00
Stephan Kulow
ccba6acc59 Accepting request 103737 from Base:System
- remove requirement on systemd to avoid cycles.
  /bin/systemd-tmpfiles is only needed by boot.cleanup when actually
  booting the system using sysv.

- chkconfig: bypass initscript enable/disable script if service
  shadowed by systemd

OBS-URL: https://build.opensuse.org/request/show/103737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=343
2012-02-15 15:14:18 +00:00
Stephan Kulow
96f16973a9 Accepting request 101864 from Base:System
fix alljava.sh bug introduced with last commit (bnc#722252) (forwarded request 101806 from seife)

OBS-URL: https://build.opensuse.org/request/show/101864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=342
2012-01-27 20:29:21 +00:00
Stephan Kulow
4f7b340f7d Accepting request 100859 from Base:System
- Make alljava.(c)sh friendly to third-party JVMs (bnc#722252)

OBS-URL: https://build.opensuse.org/request/show/100859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=341
2012-01-25 14:00:53 +00:00
Stephan Kulow
c554c9850f Accepting request 100418 from Base:System
Added application/json mimetype to /etc/mime.types (bnc#741546) (forwarded request 100417 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/100418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=340
2012-01-19 08:40:42 +00:00
Stephan Kulow
51d7553818 Accepting request 99496 from Base:System
- Strip boot. also from rc symbolic links (bnc#739217)

OBS-URL: https://build.opensuse.org/request/show/99496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=339
2012-01-11 14:35:49 +00:00
Stephan Kulow
bdae122c82 Accepting request 98051 from Base:System
- Use since_epoch of rtc0 and not raw system time
- If CMSO clock is in synch but nevertheless off by more than

OBS-URL: https://build.opensuse.org/request/show/98051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=338
2011-12-27 17:34:21 +00:00
Stephan Kulow
167b4c1743 Accepting request 96259 from Base:System
- Add --listmodules option to SuSEconfig; (bnc#736086). (forwarded request 96258 from lmuelle)

OBS-URL: https://build.opensuse.org/request/show/96259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=337
2011-12-12 15:55:41 +00:00
Stephan Kulow
d36d7f33cb Accepting request 93540 from Base:System
Fix spec file for last change. (forwarded request 93538 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/93540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=335
2011-11-25 10:11:37 +00:00
Stephan Kulow
3e84208359 Accepting request 93083 from Base:System
- random seed start script: use pool_size from kernel,
  not the old 512 bytes (bnc#730736)

OBS-URL: https://build.opensuse.org/request/show/93083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=334
2011-11-23 18:33:53 +00:00
Stephan Kulow
29c5dba32e Accepting request 90962 from Base:System
- Ensure /sbin/service is not clearing SYSTEMD_NO_WRAP (forwarded request 90940 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/90962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=333
2011-11-14 10:49:27 +00:00
Stephan Kulow
4d65d18500 Accepting request 90378 from Base:System
- add color aliases for grep variants

OBS-URL: https://build.opensuse.org/request/show/90378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=332
2011-11-08 08:23:02 +00:00
Stephan Kulow
3b586b6e57 Accepting request 89956 from Base:System
- replace mtab with symlink in initrd already (bnc#727758)
- introduce SYSTEMD_NO_WRAP (bnc#727445)

OBS-URL: https://build.opensuse.org/request/show/89956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=331
2011-11-05 10:13:31 +00:00