Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openSUSE/aaa_base
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openSUSE/aaa_base
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: openSUSE-13.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 7 contributors

Commits on Oct 14, 2013

  1. Adds a minor fix - changes JRE_HOME only in a case it was not defined…

    … before
    
    Fixes: https://bugzilla.novell.com/show_bug.cgi?id=841284
    
    Signed-off-by: Michal Vyskocil <[email protected]>
    Signed-off-by: Werner Fink <[email protected]>
    bitstreamout authored and lnussel committed Oct 14, 2013
    Configuration menu
    Copy the full SHA
    62198e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. fix chkconfig --check (bnc#851374)

    bugfinder authored and lnussel committed Dec 9, 2013
    Configuration menu
    Copy the full SHA
    9c2fecc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Configuration menu
    Copy the full SHA
    042cb6d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. Configuration menu
    Copy the full SHA
    7da8f1f View commit details
    Browse the repository at this point in the history
  2. make rcfoo usable for not enabled services (bnc#856986)

    There is a distinction between list-units and list-unit-files. The later
    does list all installed files. Thanks Reinhard Speyerer for a fix.
    Reinhard Speyerer authored and lnussel committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    b5dd819 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. Avoid journal output as this may take time on pure journald systems (…

    …bnc#859360)
    
    Cherry-picked from 9670640, omitting
    the --no-dependencies switch as there is no bug for that.
    
    Conflicts:
    	files/etc/rc.status
    bitstreamout authored and lnussel committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    2fb324d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2014

  1. print parse errors to stderr (bnc#860477)

    Signed-off-by: Olaf Hering <[email protected]>
    olafhering authored and lnussel committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    d21e970 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. fix error message if zsh sources xdg-environment.sh if some pathes do…

    … not exist (bnc#875118)
    bugfinder committed May 21, 2014
    Configuration menu
    Copy the full SHA
    39691ce View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

  1. Configuration menu
    Copy the full SHA
    f0ca7fc View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Check systemd service using LoadState (bnc#860083)

    A list-units shows the effective services names without
    services aliases like network.service or syslog.service.
    mtomaschewski authored and lnussel committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    896db46 View commit details
    Browse the repository at this point in the history
  2. handle targets in /sbin/service as well

    also display status of services that are part of the target. Useful for
    e.g openvpn.
    lnussel committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    f2e9b27 View commit details
    Browse the repository at this point in the history
  3. Enable service script to reload systemd if required

    Signed-off-by: Werner Fink <[email protected]>
    bitstreamout authored and lnussel committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    7f76f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad0f5bc View commit details
    Browse the repository at this point in the history
  5. Enable service script to return LSB status exit values (bnc#880103)

    Signed-off-by: Werner Fink <[email protected]>
    bitstreamout authored and lnussel committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    441999a View commit details
    Browse the repository at this point in the history
  6. always pass --full to systemctl (bnc#882918)

    systemctl may give a hint to pass -l to avoid shortening output which is
    not supported by /usr/sbin/service
    lnussel committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    8b5e4ef View commit details
    Browse the repository at this point in the history
  7. update service man page

    lnussel committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    0be1d2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3916512 View commit details
    Browse the repository at this point in the history
Loading