]> git.pld-linux.org Git - packages/rc-scripts.git/log
packages/rc-scripts.git
11 years ago- new version 0.2.0
kloczek [Wed, 22 Mar 2000 21:51:06 +0000 (21:51 +0000)]
- new version 0.2.0
- added full support for internationalization handling on service scripts
  level (me, wiget and zagrodzki),
- added template.init script do %doc with new template init script for
  service (this script show how to prepare scripts wit full i18n support);
  template.init also is also LSB compliat on error codes level (me, wiget),
- new variables VFS_FILE_MAX nad VFS_INODE_MAX in /etc/sysconfig/system for
  tuning number of inodes and file handles available in the system
  (kravietz),
- added support for interactive starting services like in RH (misiek),
- beter timezone information handling (siefca),
- updated README about routing messages (misiek),
- start some additional scripts after interface is upped or downed
  (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down} (misiek).

Changed files:
    rc-scripts.spec -> 1.29

11 years ago- Requires: mount >= 2.10 (requires mount with option --force)
Sebastian Zagrodzki [Tue, 14 Mar 2000 20:56:11 +0000 (20:56 +0000)]
- Requires: mount >= 2.10 (requires mount with option --force)

Changed files:
    rc-scripts.spec -> 1.28

11 years ago- version 0.1.5
Artur Frysiak [Thu, 2 Mar 2000 17:36:20 +0000 (17:36 +0000)]
- version 0.1.5
- mount procfs before all (kloczek)
- nls cant handle special characters such as '\n' - workaround this (misiek)
- avoid errors when lo interface is down (misiek)
- new (better) unmounting procedure from initscripts (misiek)
- functions run_cmd() and daemon() are returning proper values now (misiek)
- router discovery daemon support (misiek)
- running depmod is now configurable (misiek)
- print space as last char in prompt (misiek)
- added devfsd support (waszi & wiget)
- fix ummounting (wiget)
- translations for DONE etc are always taken from rc-scripts.mo (misiek)
- set ipv6 forwarding only if ipv6 is enabled (misiek)
- run depmod if modules.dep is older that modules.conf, too (misiek)

Changed files:
    rc-scripts.spec -> 1.27

11 years ago- new (better) unmounting procedure from initscripts rc-scripts-0_1_4-1
Jan Rękorajski [Tue, 8 Feb 2000 20:20:11 +0000 (20:20 +0000)]
- new (better) unmounting procedure from initscripts
- functions run_cmd() and daemon() are returning proper values now
- router discovery daemon support
- avoid errors when lo interface is down
- nls cant handle special characters such as '\n' - workaround this
- mout procsf before all.
- added RUN_LDCONFIG variable to /etc/sysconfig/system, now it's
  possible to turn off/on ld.so.cache regeneration upon startup
- cleanups
- version 0.1.4

Changed files:
    rc-scripts.spec -> 1.26

11 years ago- new version 0.1.3, rc-scripts-0_1_3-1
kloczek [Sat, 18 Dec 1999 20:04:28 +0000 (20:04 +0000)]
- new version 0.1.3,
- added BuildRequires: glib-devel glib-staic,
- allow tab beteen <dev> and <options> in /etc/sysconfig/static-routes (me),
- fixed lang.csh (misiek),
- we use -a instead && (misiek),
- updated few programs in src directory (misiek)
- fixed starting network when none of ifcfg-* file exist (misiek)
- write nice logo at startup (misiek)
- fixed problem with translated deltext() function (misiek),
- added including /etc/rc.d/rc.modules for loading modules before
  starting all services and initializing raid deveces (me),
- process /etc/sysconfig/system - fix BR#110 (wiget),
- minor changes in pl translations,
- place comented LANG=pl_PL as sugested settings dor Polish settings.

Changed files:
    rc-scripts.spec -> 1.25

11 years ago- new version 0.1.2, rc-scripts-0_1_2-1
kloczek [Sun, 14 Nov 1999 08:38:55 +0000 (08:38 +0000)]
- new version 0.1.2,
- fixed ifup ($DEVICEFULLNAME and $FULLDEVICENAME replaced by
  $FULLDEVNAME): now configuring net interfaces with using BOOTP/DHCP
  protocols works corectly (me),
- removed more bashiszms (me),
- now realy handle ifup <dev> (wiget),
- fixed nls() function (wiget).

Changed files:
    rc-scripts.spec -> 1.24

11 years ago- fixed BR#103 (incorrect %%defattr directoty permission -must be 755).
kloczek [Sun, 7 Nov 1999 13:51:49 +0000 (13:51 +0000)]
- fixed BR#103 (incorrect %%defattr directoty permission -must be 755).

Changed files:
    rc-scripts.spec -> 1.23

11 years ago- release 0.1.1, rc-scripts-0_1_1-1
kloczek [Wed, 27 Oct 1999 05:55:23 +0000 (05:55 +0000)]
- release 0.1.1,
- added displaing progres bae on checking wrongly unmounted volumes (added
  -C for fsck options),
- fixed displaing messages on initialize raid devices,
- added support ror raidtools 0.90,
- fixed reading proper files with network interfaces descriptions,
- changed /etc/rc.d/init.d//network.functions moved to
  /etc/sysconfig/network-scripts/.functions,
- starting preparing sgml documentation (klakier).

Changed files:
    rc-scripts.spec -> 1.22

11 years ago- added BuildRequires: gettext-devel.
kloczek [Fri, 15 Oct 1999 05:01:15 +0000 (05:01 +0000)]
- added BuildRequires: gettext-devel.

Changed files:
    rc-scripts.spec -> 1.21

11 years ago- version 0.1.0 rc-scripts-0_1_0
Jan Rękorajski [Wed, 13 Oct 1999 17:41:42 +0000 (17:41 +0000)]
- version 0.1.0
- added %config(noreplace) %verify(not size mtime md5) to rc.local
- removed usage of chkconfig, now rc?.d/{S,K} links are in the package
- merged init.d/{halt,reboot,shutdwn} into rc.shutdown
- moved running /sbin/ldconfig to the end of startup procedure
- removed init.d/{nfsfs,netfs}

Changed files:
    rc-scripts.spec -> 1.20

11 years ago- (bugfix) release 0.0.11, rc-scripts-0_1_11-1
kloczek [Tue, 28 Sep 1999 15:38:54 +0000 (15:38 +0000)]
- (bugfix) release 0.0.11,
- fixed message on entering runlevel (s/Leaving/Entering/),
- fixed bug on including network interface config file,
- fixed deinitialization RAID devices (deinitialize only used devices),
- fixed displaying messages on raid initialization,
- removed dummy code with including additional interface description with
  using $PARENTCONFIG.

Changed files:
    rc-scripts.spec -> 1.19

11 years ago- version 0.0.10
Artur Frysiak [Mon, 27 Sep 1999 16:13:08 +0000 (16:13 +0000)]
- version 0.0.10
- fixed nls() and NLS messages
- more tanslated messages in pl.po
- nopmtudisc isn't specified by default
- we are using ,,onlink'' option for tunnels
- more /proc/sys/net support
- removed unnecesary pid of process checking
- returns ,,died'' instead ,,failed'' in some cases
- flushing instead deleting routing and addresses when down lo interface
- added information about using tnlcfg-xxx instead of ifcfg-xxx
- another support for IPv4 aliases via IPADDR_ALIASES variable
- fix in make symlinks to rc.local
- now is rootfs on NFS compatibl

Changed files:
    rc-scripts.spec -> 1.18

11 years ago- added %%clean section
pius [Fri, 17 Sep 1999 15:05:12 +0000 (15:05 +0000)]
- added %%clean section

Changed files:
    rc-scripts.spec -> 1.17

11 years ago- 0.0.9
Artur Frysiak [Wed, 15 Sep 1999 21:51:16 +0000 (21:51 +0000)]
- 0.0.9

Changed files:
    rc-scripts.spec -> 1.16

11 years ago- added NLS support, rc-scripts-0_0_8_1
kloczek [Wed, 18 Aug 1999 14:13:04 +0000 (14:13 +0000)]
- added NLS support,
- fixed initializing raid,
- files with description network interfaces must starting from "ifcfg-",
- removed using printf (replaced by awk),
- fiew other small fixes (look at changelog).

Changed files:
    rc-scripts.spec -> 1.15

11 years ago- added missing %changelog header. rc-scripts-0_0_7-1
kloczek [Wed, 28 Jul 1999 00:09:58 +0000 (00:09 +0000)]
- added missing %changelog header.

Changed files:
    rc-scripts.spec -> 1.14

11 years ago- updated spec.
kloczek [Wed, 28 Jul 1999 00:06:19 +0000 (00:06 +0000)]
- updated spec.

Changed files:
    rc-scripts.spec -> 1.13

11 years ago- update to 0.0.7 first working release,
kloczek [Tue, 27 Jul 1999 23:59:51 +0000 (23:59 +0000)]
- update to 0.0.7 first working release,
- main chanes is configuring network interfaces with using iproute2 tools
  instead net-tools,
- amny other changes and fixes (look at Changelog).

Changed files:
    rc-scripts.spec -> 1.12

11 years ago- added using CVS keywords in %changelog (for automating them).
kloczek [Mon, 12 Jul 1999 23:06:14 +0000 (23:06 +0000)]
- added using CVS keywords in %changelog (for automating them).

Changed files:
    rc-scripts.spec -> 1.11

11 years ago- added line on top spec file with cvs tags ($Revision:$ and $Date:$).
kloczek [Fri, 9 Jul 1999 16:22:13 +0000 (16:22 +0000)]
- added line on top spec file with cvs tags ($Revision:$ and $Date:$).

Changed files:
    rc-scripts.spec -> 1.10

11 years ago- standarized line with BuildRoot field:
kloczek [Mon, 24 May 1999 11:54:01 +0000 (11:54 +0000)]
- standarized line with BuildRoot field:
 s/^buildroot:.*/BuildRoot:\t/tmp/%{name}-%{version}-root/I

Changed files:
    rc-scripts.spec -> 1.9

11 years agozamnieniłem nie istniejace słowo fonty na czcionki
dalecki [Fri, 21 May 1999 14:37:39 +0000 (14:37 +0000)]
zamnieniłem nie istniejace słowo fonty na czcionki

Changed files:
    rc-scripts.spec -> 1.8

11 years agos-/usr/sbin-%{_sbindir}-
kloczek [Mon, 17 May 1999 23:39:56 +0000 (23:39 +0000)]
s-/usr/sbin-%{_sbindir}-
s-/usr/sbin-%{_includedir}-

Changed files:
    rc-scripts.spec -> 1.7

11 years ago- masive changes:
kloczek [Mon, 17 May 1999 10:23:24 +0000 (10:23 +0000)]
- masive changes:
s/\/usr\/man/\%{_mandir}/
s/\/usr\/share\/man/\%{_mandir}/
s/\/usr\/info/\%{_infodir}/
s/\/usr\/share\/info/\%{_infodir}/

Changed files:
    rc-scripts.spec -> 1.6

11 years agoUpdates for new rc/net-scripts
Jacek Konieczny [Thu, 22 Apr 1999 15:06:36 +0000 (15:06 +0000)]
Updates for new rc/net-scripts
  [0.0.3-1]
- split into two packages: rc-scripts & net-scripts
- directory structure changed - only config in /etc

Changed files:
    rc-scripts.spec -> 1.5

11 years agorc-scripts 0.0.2 for rpm3
Artur Frysiak [Mon, 29 Mar 1999 10:43:12 +0000 (10:43 +0000)]
rc-scripts 0.0.2 for rpm3

Changed files:
    rc-scripts.spec -> 1.4

11 years ago spec now in rc-scripts module
Arkadiusz Miśkiewicz [Mon, 22 Feb 1999 15:36:56 +0000 (15:36 +0000)]
 spec now in rc-scripts module

Changed files:
    rc-scripts.spec -> 1.3

11 years ago Modified Files:
elephant [Fri, 5 Feb 1999 23:54:05 +0000 (23:54 +0000)]
 Modified Files:
  BitchX.spec asWedit.spec dialog.spec dutimer.spec eggdrop.spec
freeciv.spec grep.spec hdparm.spec joe.spec kernel.spec
lftp.spec linux_logo.spec logrotate.spec mpg123.spec
  rc-scripts.spec rdate.spec setup.spec

Changed files:
    rc-scripts.spec -> 1.2

11 years ago- removed /var/log/wtmp -- provides by sysklogd,
wojtek [Thu, 21 Jan 1999 20:30:45 +0000 (20:30 +0000)]
- removed /var/log/wtmp -- provides by sysklogd,
- fixed owner && group of scripts.

Changed files:
    rc-scripts.spec -> 1.1

This page took 0.099027 seconds and 4 git commands to generate.