]> git.pld-linux.org Git - projects/rc-scripts.git/shortlog
projects/rc-scripts.git
2004-01-10 Arkadiusz Miśkiewicz- Updated for 0.4.0.8. 0.4.0.8
2004-01-10 Arkadiusz Miśkiewicz- 0.4.0.8 release
2004-01-10 Arkadiusz MiśkiewiczOutside chroot always add all possible pids unless...
2004-01-10 Arkadiusz Miśkiewiczfilter_chroot(): add pid only once.
2004-01-10 Arkadiusz MiśkiewiczFix ulimits in one more case (ssh vs squid case).
2004-01-10 Arkadiusz MiśkiewiczSupport for handling processes inside and outside of...
2004-01-09 Arkadiusz MiśkiewiczRework ulimit support so it works again.
2004-01-09 Arkadiusz MiśkiewiczSencond part of ppp DEVNAME fixes.
2004-01-09 Arkadiusz Miśkiewiczifup-ppp instructs pppd to create pppd-$DEVNAME.pid...
2004-01-09 Arkadiusz MiśkiewiczIf in -u mode and user cannot be found then skip that...
2004-01-09 Arkadiusz MiśkiewiczAdded -u option which means: run as owner of file not...
2004-01-08 Arkadiusz MiśkiewiczTry to find glib-2.0, glib in that order - link with...
2004-01-08 Arkadiusz MiśkiewiczUpdated for 0.4.0.7 release. 0.4.0.7
2004-01-08 Arkadiusz Miśkiewicz- 0.4.0.7 release
2004-01-08 Arkadiusz MiśkiewiczWhen shutting down ip rule and ip route, clear rules...
2004-01-07 Arkadiusz MiśkiewiczTypo fixed (revious->previous) in bootsplash code....
2004-01-02 Arkadiusz MiśkiewiczSecond option when doing changelog is directory name...
2004-01-02 Arkadiusz MiśkiewiczZero /etc/cryptomtab if such file exists.
2003-12-28 Arkadiusz MiśkiewiczDon't mount selinuxfs if it's already mounted (by init...
2003-12-27 Arkadiusz MiśkiewiczFix static routes conf parsing. (Arkadiusz Chomicki...
2003-12-25 Arkadiusz Miśkiewiczchangelog generation part can be now used in other...
2003-12-25 deejay1- typo
2003-12-23 pzurowski- fixed bug when $limits is empty
2003-12-23 Arkadiusz MiśkiewiczWhen starting execute rc_splash 'bootnetwork start'.
2003-12-23 Arkadiusz MiśkiewiczRead sysconfig/bootsplash, too.
2003-12-22 pzurowski- removed sed (I'm sorry I done buggy change last time...
2003-12-22 Arkadiusz MiśkiewiczMuch more accurate calculations of start/stop scripts...
2003-12-21 Arkadiusz MiśkiewiczRevert few pzurowski changes since they are broken...
2003-12-21 Arkadiusz MiśkiewiczPaweł Żurowski optimizations were broken (missing quota...
2003-12-21 Arkadiusz MiśkiewiczUpdated for 0.4.0.6 release. 0.4.0.6
2003-12-21 Arkadiusz MiśkiewiczAdd pkgconfig to BuildRequires.
2003-12-21 Arkadiusz MiśkiewiczFind libglib.a location using pkg-config and use it...
2003-12-21 Arkadiusz MiśkiewiczDon't set libdir - use value from configure script.
2003-12-21 Arkadiusz Miśkiewicz- release 0.4.0.6 is comming
2003-12-21 deejay1- typo
2003-12-21 adgor- Typo
2003-12-21 Marcin Krzyżanowski- fix ${PPPOA_EAGLE} check if there isn't executable...
2003-12-21 pzurowski- small revert: we do not use sed in rc-scripts
2003-12-21 Marcin Krzyżanowski- corrected nls message when pppd does not exist
2003-12-21 pzurowski- simplified (use less tools, one-time file reading)
2003-12-21 pzurowski- simplified (double awk->single one)
2003-12-21 Arkadiusz MiśkiewiczAdded support for /etc/modules file exactly for one...
2003-12-21 Arkadiusz MiśkiewiczDo not require existence of /etc/modules (Marcin Krzyza...
2003-12-21 Arkadiusz MiśkiewiczMore progress bar support (bootsplash): it moves now!
2003-12-20 Arkadiusz MiśkiewiczReindented whole script.
2003-12-19 Arkadiusz Miśkiewiczbdflush is not required.
2003-12-19 Arkadiusz MiśkiewiczUse @libdir@ instead of hardcoded /usr/lib path when...
2003-12-15 Arkadiusz MiśkiewiczSet action variable to proper value in rc_splash()...
2003-12-14 Arkadiusz MiśkiewiczFix mounting sysfs - be consistent with mounting proc...
2003-12-14 Arkadiusz Miśkiewicz- fix path to ifcfg- files (wrobell)
2003-12-12 Arkadiusz Miśkiewicz- initial support for bootsplash.org
2003-12-07 Arkadiusz Miśkiewicz- release 0.4.0.5 0.4.0.5
2003-12-07 Arkadiusz Miśkiewicz- release 0.4.0.5
2003-12-05 Arkadiusz MiśkiewiczFix interfaces_boot for bridge devices. (found by Rados...
2003-12-05 Arkadiusz MiśkiewiczMove setting wireless specific settings into separate...
2003-11-15 Marcin Krzyżanowski- add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2 de_DE/ISO...
2003-11-14 Arkadiusz MiśkiewiczAlso load modules from /etc/modules.${kernel_major...
2003-11-01 Arkadiusz MiśkiewiczRedirect grep stderr output when checking for HID to...
2003-11-01 Arkadiusz MiśkiewiczDelete rpm locks when starting (/var/lib/rpm/__db*).
2003-11-01 Arkadiusz MiśkiewiczExplicitly turn on user and group quota.
2003-11-01 Arkadiusz MiśkiewiczMount local filesystems with -O no_netdev option (rh).
2003-11-01 Arkadiusz MiśkiewiczRescan for LVM devices again after turning on RAID...
2003-11-01 Arkadiusz Miśkiewiczquotacheck could in some cases if quota files were...
2003-11-01 Arkadiusz MiśkiewiczInitialize USB as fast as it's possible. Properly mount...
2003-11-01 Arkadiusz MiśkiewiczGenerate nice ChangeLog if requested and if needed...
2003-10-31 Arkadiusz MiśkiewiczRevert part which was pretending that /dev/pts is alway...
2003-10-31 Arkadiusz MiśkiewiczFix double link down (qboosh).
2003-10-31 Arkadiusz MiśkiewiczCheck for nofirewire in /proc/cmdline not in stdin.
2003-10-31 Arkadiusz MiśkiewiczUpdated for release 0.4.0.4. 0.4.0.4
2003-10-31 Arkadiusz MiśkiewiczPrepare release 0.4.0.4.
2003-10-31 Arkadiusz MiśkiewiczInclude genhostid in rpm package.
2003-10-31 Arkadiusz MiśkiewiczFix handling custom builddir (until now objects were...
2003-10-31 Arkadiusz MiśkiewiczFix finding shell scripts procedure when building with...
2003-10-31 Arkadiusz MiśkiewiczUpdate manual pages for each updated utility.
2003-10-31 Arkadiusz MiśkiewiczInclude genhostid man page.
2003-10-31 Arkadiusz Miśkiewicz- One more zero to reflect real format of this file.
2003-10-31 Arkadiusz MiśkiewiczSet default PATH and use it along with TERM when starti...
2003-10-30 Arkadiusz MiśkiewiczUpdate bunch of utils in src/. New getnhostid utility...
2003-10-30 Arkadiusz MiśkiewiczTry to query 131072 bytes kernel buffer for dmesg and...
2003-10-30 Arkadiusz MiśkiewiczPlase usbdevfs and devfs filesystems into /etc/mtab...
2003-10-30 Arkadiusz MiśkiewiczHandle situation where multiple usb-controller aliases...
2003-10-30 Arkadiusz MiśkiewiczFirewire modules are now loaded if proper modprobe...
2003-10-30 Arkadiusz MiśkiewiczUse -e option for first swapon call. Now swapon will...
2003-10-30 Arkadiusz Miśkiewicz- first flush addresses and then down interface. Previo...
2003-10-28 Arkadiusz Miśkiewicz- fix /sys mount and simplify check if usbfs is already...
2003-10-25 Arkadiusz Miśkiewicz- update for upcoming 0.4.0.3 release 0.4.0.3
2003-10-25 Arkadiusz Miśkiewicz- 0.4.0.3 release
2003-10-18 Arkadiusz Miśkiewicz- fix typo in accounting script path (qboosh)
2003-10-17 Arkadiusz Miśkiewicz- copy timezone file instead of symlinking it (idea...
2003-10-13 Arkadiusz Miśkiewicz- don't ignore data specified at DATAFORCHAT option...
2003-10-12 Arkadiusz Miśkiewicz- support for per service ulimits configuration (qboosh)
2003-10-12 Arkadiusz Miśkiewicz- kill gnu in PLD name (qboosh)
2003-10-12 Arkadiusz Miśkiewicz- use /etc/rc.d/rc.acct for accouting; updated accoutin...
2003-10-11 Artur Frysiak- describe HOTPLUG
2003-10-11 Artur Frysiak- if invoced from hotplug bring up only interface with...
2003-10-11 Artur Frysiak- ifup exit if invoked from hotplug and ONBOOT=yes
2003-10-08 Arkadiusz Miśkiewicz- sysfs added to remaining list in rc.shutdown (by...
2003-10-07 Arkadiusz Miśkiewicz- bring PPPOA_IFACE up before starting pppoa; small...
2003-10-07 Arkadiusz Miśkiewicz- initial eagle (pppoa) support by Witold Krecicki...
2003-10-06 Arkadiusz Miśkiewicz- fix typo in available word (qboosh)
next
This page took 0.142635 seconds and 4 git commands to generate.