system environment/base

initscripts - inittab 파일과 /etc/init.d 스크립트

Website: https://github.com/fedora-sysv/initscripts
License: GPLv2 and GPLv2+
Vendor: AnNyung Packaging Team
Description:
The initscripts package contains the basic system scripts used to boot
your Red Hat or Fedora system, change runlevels, and shut the system down
cleanly.  Initscripts also contains the scripts that activate and
deactivate most network interfaces.

Packages

initscripts-9.03.61-1.an2.x86_64 [954 KiB] Changelog by David Kaspar [Dee'Kej] (2018-04-27):
- Move Source & URL to Github
initscripts-9.03.58-1.an2.1.x86_64 [954 KiB] Changelog by David Kaspar [Dee'Kej] (2017-04-25):
- regression in commit a2ecd685d60 fixed [start $vpninterfaces]
initscripts-9.03.58-1.an2.x86_64 [965 KiB] Changelog by JoungKyun.Kim (2017-03-21):
- regression in commit bab72274889 fixed [missing $() for DAD detection]
- regression in commit ca3cea691b6 fixed [quotes for $DHCLIENTARGS removed]
- regression in commit ca3cea691b6 fixed [${LEASEFILE} not specified]
- ipcalc: detect invalid mask
- ifup-aliases: send gratuitous ARPs when adding addresses
- network: treat other tunnel interfaces (fixes ifdown stage)
- kexec-disable.conf: release kexec memory properly
- network-functions: do not send hostname via dhclient everytime
- sysconfig/network: NO_DHCP_HOSTNAME option introduced
- ipv6_add_addr_on_device: replace the existing address on NIC
- specfile: require newer lvm
- ifdown-eth: add timeout for when flushing global scope
- functions: support boolean values in is_true() & is_false()
- ifup-aliases: do not return with error when arping fails
- netconsole: resolve domain name via 'getent' instead of 'hosts'
initscripts-9.03.53-1.an2.2.x86_64 [962 KiB] Changelog by David Kaspar [Dee'Kej] (2017-02-09):
- fix ifdown with 'lo' (loopback) alias (bug #1420053)
initscripts-9.03.53-1.an2.1.x86_64 [951 KiB] Changelog by Lukáš Nykrýn (2016-06-13):
- spec: we need newer lvm
initscripts-9.03.53-1.an2.x86_64 [951 KiB] Changelog by JoungKyun.Kim (2016-05-13):
- rebuilt for RHEL 6.8
- https://rhn.redhat.com/errata/RHBA-2016-0951.html
initscripts-9.03.49-1.an2.5.x86_64 [949 KiB] Changelog by Lukáš Nykrýn (2016-03-08):
- init.d/halt: give init some time to reexecute
initscripts-9.03.49-1.an2.4.x86_64 [960 KiB] Changelog by Lukáš Nykrýn (2016-01-22):
- ifdown-eth: fix comparison
initscripts-9.03.49-1.an2.3.x86_64 [960 KiB] Changelog by Lukáš Nykrýn (2015-11-10):
- ifdown: clean ipv4 localhost addresses
initscripts-9.03.49-1.an2.2.x86_64 [959 KiB] Changelog by Lukáš Nykrýn (2015-10-16):
- ifup-wireless: fix calling of phy_wireless_device
initscripts-9.03.49-1.an2.1.x86_64 [959 KiB] Changelog by Lukáš Nykrýn (2015-08-13):
- rc.sysinit: apply quotas after system is relabeled
initscripts-9.03.49-1.an2.x86_64 [959 KiB] Changelog by Lukáš Nykrýn (2015-04-09):
- network-functions: fix change_resolv_conf after grep update
initscripts-9.03.46-1.an2.1.x86_64 [958 KiB] Changelog by Lukáš Nykrýn (2014-10-24):
- ifup: also set multicast_snooping after the bridge is up
initscripts-9.03.46-1.an2.x86_64 [957 KiB] Changelog by JoungKyun.Kim (2014-10-20):
- rebuild for AnNyung 2.4
- https://rhn.redhat.com/errata/RHBA-2014-1448.html
initscripts-9.03.40-2.an2.4.x86_64 [955 KiB] Changelog by Lukáš Nykrýn (2014-08-26):
- bonding: match whole name of interface
initscripts-9.03.40-2.an2.2.x86_64 [955 KiB] Changelog by Lukáš Nykrýn - 9.03.40-2.2 (2014-06-24):
- hotplug: don't call ifup when new vlan appears
initscripts-9.03.40-2.an2.1.x86_64 [955 KiB] Changelog by Lukáš Nykrýn (2014-01-20):
- init.d/functions: add -b optin to status and killproc
initscripts-9.03.40-2.an2.x86_64 [955 KiB] Changelog by JoungKyun.Kim (2013-11-24):
- bug fix
  . #1015065 add ability to disable LVM activation on boot
  . #1014731 provide KVM guest count and limit info message
  . #1015065 fix duplicit this
  . http://rhn.redhat.com/errata/RHBA-2013-1679.html
initscripts-9.03.38-1.an2.2.x86_64 [952 KiB] Changelog by Lukáš Nykrýn (2013-07-24):
- bonding: set master up before slaves (#987998)
initscripts-9.03.38-1.an2.1.x86_64 [952 KiB] Changelog by JoungKyun.Kim (2013-04-18):
- fix greps to correctly handle comments and quotation (#919086)
- added noclear to tty1 on inittab
- add AnNyung mode to welcome banner
- call rc.local.mine in rc.local
- add USER_LANG environment variable
- changed sysctl value
initscripts-9.03.38-1.an2.x86_64 [952 KiB] Changelog by JoungKyun.Kim (2013-03-11):
- added noclear to tty1 on inittab
- add AnNyung mode to welcome banner
- call rc.local.mine in rc.local
- add USER_LANG environment variable
- changed sysctl value
initscripts-9.03.31-2.an2.1.x86_64 [1.7 MiB] Changelog by JoungKyun.Kim (2012-10-02):
- added noclear to tty1 on inittab
- add AnNyung mode to welcome banner
- call rc.local.mine in rc.local
- add USER_LANG environment variable
- changed sysctl value
initscripts-9.03.31-2.an2.x86_64 [1.7 MiB] Changelog by JoungKyun.Kim (2012-07-13):
- added noclear to tty1 on inittab
- add AnNyung mode to welcome banner
- call rc.local.mine in rc.local
- add USER_LANG environment variable
- changed sysctl value
initscripts-9.03.27-1.an2.1.x86_64 [1.7 MiB] Changelog by JoungKyun.Kim (2012-03-07):
- added noclear to tty1 on inittab
- add AnNyung mode to welcome banner
- call rc.local.mine in rc.local
- add USER_LANG environment variable
- changed sysctl value
initscripts-9.03.27-1.an2.x86_64 [948 KiB] Changelog by JoungKyun.Kim (2012-01-12):
- added noclear to tty1 on inittab
- add AnNyung mode to welcome banner
- call rc.local.mine in rc.local
- add USER_LANG environment variable
- changed sysctl value

Listing created by Repoview-0.6.6-1.el6