Coder Social home page Coder Social logo

system-config-kickstart's Introduction

system-config-kickstart

This project is graphical interface for creating kickstart files.

This project is archived and not under active development!

system-config-kickstart's People

Contributors

clumens avatar dashea avatar dcantrell avatar glezos avatar jkonecny12 avatar katzj avatar kmilos avatar n1kcha avatar nippur14 avatar ondrejj avatar oron-peled avatar piotrdrag avatar rbuj avatar renaultr42 avatar rh-tchuang avatar supeti avatar taljurf avatar wenottingham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

system-config-kickstart's Issues

Presence of interface for settings regarding current user credentials

Version-Release number of component: system-config-kickstart.noarch 2.10.0-2.fc29 @fedora

Enhancement request: presence of interface for settings regarding current user credentials.

While both Root and a user credentials have been set during installation and are present as text as illustrated

# Root password
rootpw --iscrypted $1$.3m/IQkI$TgRCt6oievDsQmCyuiIhs0

user --groups=wheel --name=<a-user> --password=$6$k96hj7Ojh22UIdvtq$zu0PRqiwuRZhFs1Aaqbceqr9XXTUSu7MzUcCK5zyxutBuzgeQ3qw12tMtT8uurEAcaqpARBM/NW6Ho32L18fU. --iscrypted --gecos="a-user"

under Basic configuration, setting related to Root is alone handled graphically:

system-config-kickstart_2 10 0_user_attributes

Reliability needed regarding states indicated through check-boxes of trusted services by firewall

Version-Release number of component: system-config-kickstart.noarch 2.10.0-2.fc29 @fedora

Enhancement request: under Firewall configuration while a service – here SSH – is selected through its dedicated check-box, once a Kickstart file to which those changes were applied is reopened, that check-box is then empty despite its attributes are still present as text. State of a selected service is expected to be indicated through its check-box reliably.

system-config-kickstart_2 10 0_Enabled_firewall_services

please migrate to the new Fedora translation platform

Hello, the Fedora project migrates its translation platform to Weblate [1].

This tool directly interact with your git repository, and requires us to know:

  • [mandatory] which branch is your development branch?
  • [mandatory] have you merged latest translation from Zanata and locked the project?
  • [info] Weblate will handle updates when pot file changes, don't edit po files for this [2]
  • [optional] what is the license of translation? (please use a code from https://spdx.org/licenses/)
  • [optional] do you have any announcement/warning you would like to display to the translators? (it will be displayed in Weblate)
  • [optional] do you need us to activate any specific checks? (this is a setting per component [3])
  • [optional] do you need us to automatically detect new translation files? (typical usecase: website translation with one translation file per page)

Please note:

  • For github and gitlab hosted projects, Weblate open pull request. For other git hosting, you'll have to add a key to allow commits.
  • In Weblate's vocable, one project is a group of component. Each component is a translation file. You can have many projects or many components or both.
  • You can change your mind over time, just reach [email protected]

[1] https://communityblog.fedoraproject.org/fedora-localization-platform-migrates-to-weblate/
[2] https://docs.weblate.org/en/latest/admin/continuous.html#avoiding-merge-conflicts
[3] https://docs.weblate.org/en/latest/user/checks.html#translation-checks

Up-to-date copyrights and URLs

Version-Release number of component: system-config-kickstart.noarch 2.10.0-2.fc29 @fedora

Enhancements request: to be applied to URLs and copyrights

  • Observations:
  1. Under Help ==> About in mention "(C) 2000-2009 Red Hat, Inc.", "2009" may not be up-to-date.

system-config-kickstart_2 10 0

  1. Obsoletes mentions regarding URLs:
    Despite URL links are redirected to correct URLs – which rely on secure protocol (HTTPS) – the are currently not up-to-date since they are mentioned using an insecure protocol (HTTP):
$ dnf -q info system-config-kickstart | grep ^URL
URL          : http://fedoraproject.org/wiki/SystemConfig/Tools
$ rpm -qi system-config-kickstart | grep ^URL
URL         : http://fedoraproject.org/wiki/SystemConfig/Tools
$ man 8 system-config-kickstart
(...)
REPORTING BUGS
       Report bugs to <http://bugzilla.redhat.com>.

Linux                          Fri 26 June 2013     SYSTEM-CONFIG-KICKSTART(8)
  1. Browsing language entries present in lists under Basic Configuration relies on up/down-arrows keys .
  • Expected results:
  1. – Up-to-date copyrights;
  2. – Up-to-date URLs. An up-to-date mention regarding "Fri 26 June 2013 " may be needed as well;
  3. – Search to be interactive; typing characters would switch accordingly to entries containing such characters.

Launching application in GNOME though a Wayland session produces an unexpected output:

Version-Release number of component: system-config-kickstart.noarch 2.10.0-2.fc29 @fedora

Launching application in GNOME though a Wayland session produces an unexpected output:

$ loginctl show-session `loginctl | sed -n '2p' | awk '{print $1}'` -p Type
Type=wayland
$ LANG=C system-config-kickstart
/usr/share/system-config-kickstart/kickstartGui.py:104: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  xml = gtk.glade.XML ("/usr/share/system-config-kickstart/system-config-kickstart.glade", domain="system-config-kickstart")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.