aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add credit messagesPedro Morais2002-02-251-0/+3
|
* 2002-02-24 Christian Rose <menthos@menthos.com>Christian Rose2002-02-241-6/+6
| | | | * sv.po: Translation bug fixes.
* fix bug introduced by fix for #53580 (#60252)Bill Nottingham2002-02-221-1/+1
|
* 6.53-1Bill Nottingham2002-02-222-5/+34
|
* updatesPedro Morais2002-02-141-7/+29
|
* *** empty log message ***Pedro Morais2002-02-131-2/+2
|
* *** empty log message ***Pedro Morais2002-02-131-346/+87
|
* Changed rc.sysinit to use /var/account/pacct for FHS 2.2 complianceMike A. Harris2002-02-133-1/+9
|
* fix typo (#58954, <rm0@gmx.net>)Bill Nottingham2002-02-071-1/+1
|
* fix invocation of need_hostname (#58946)Bill Nottingham2002-02-071-6/+7
|
* don't complain on monolithic kernels (#58288)Bill Nottingham2002-02-071-2/+2
|
* add net-tools requirementBill Nottingham2002-02-041-1/+1
|
* 6.51-1r6-51Bill Nottingham2002-01-301-7/+4
|
* 6.51-1Bill Nottingham2002-01-302-1/+56
|
* run /bin/setfont, not /usr/bin/setfont (kbd change)Bill Nottingham2002-01-301-4/+4
|
* setenv LANG, not set LANG (#57957)Bill Nottingham2002-01-251-1/+1
|
* don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, ↵Bill Nottingham2002-01-251-2/+2
| | | | <Olivier.Baudron@ens.fr>)
* fix netdev uses (#57314, <cajoline@chaosengine.de>)Bill Nottingham2002-01-251-1/+2
|
* complain about extra arguments (#54681, <goeran@uddeborg.pp.se>)Bill Nottingham2002-01-251-1/+1
|
* fix typo (#55955)Bill Nottingham2002-01-251-1/+1
|
* modprobe interface name, not alias name (#55380)Bill Nottingham2002-01-251-1/+1
|
* make sure su calls bash (#55288)Bill Nottingham2002-01-252-2/+2
|
* don't loop on bad HWADDR settings (#52285)Bill Nottingham2002-01-251-2/+2
|
* load sound-slot-0, not the specific alias (#55231)Bill Nottingham2002-01-251-2/+2
|
* fix double echo when using --user (#54871)Bill Nottingham2002-01-251-1/+1
|
* random syntax cleanups (#54494)Bill Nottingham2002-01-251-11/+12
|
* allow tabs as delimiters, as well (#53964)Bill Nottingham2002-01-251-2/+2
|
* don't blow up badly on devfs (#53580)Bill Nottingham2002-01-251-1/+1
|
* fix typor6-50Bill Nottingham2002-01-241-0/+1
|
* 6.50-1Bill Nottingham2002-01-242-1/+43
|
* port fix from 7.2 branchBill Nottingham2002-01-241-1/+1
|
* add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com)Bill Nottingham2002-01-182-0/+12
|
* revert broken code.Bill Nottingham2002-01-021-2/+15
| | | | | To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a configuration to a particular card, even if its device name changes.
* fix typoLeon Ho2001-12-261-1/+1
|
* determine devices the correct wayHarald Hoyer2001-11-191-8/+11
|
* added \ on the end of the multiline ifHarald Hoyer2001-11-192-6/+6
|
* better nickname handlingHarald Hoyer2001-11-192-3/+4
|
* set the ethernet number with nameifHarald Hoyer2001-11-191-15/+2
|
* - fix bug in setting netmask on s390/s390x (bug #55421)Than Ngo2001-11-075-6/+17
| | | | nmbd daemon works now ;-)
* fixed typo bug ifup-ipppThan Ngo2001-11-023-1/+9
|
* - fix bug in channel bundling if MSN is missedThan Ngo2001-10-293-6/+10
| | | | - support DEBUG option
* missing parameter (S/390)Karsten Hopp2001-10-232-2/+2
|
* don't run logger if /usr isn't mountedBill Nottingham2001-10-161-1/+1
|
* add ifup-ipx back to the file listBill Nottingham2001-10-161-0/+1
|
* enable core dumps with PIDs by default.Preston Brown2001-09-271-3/+14
|
* don't umount initrd on partitionless installsBill Nottingham2001-09-261-1/+1
|
* some more DEVICE -> REALDEVICE changes; flush all addresses on bringing down ↵Bill Nottingham2001-09-262-17/+14
| | | | main device
* throw away stderrBill Nottingham2001-09-261-1/+1
|
* fix ifdown for aliasesBill Nottingham2001-09-261-2/+3
|
* need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some ↵Preston Brown2001-09-254-10/+15
| | | | reformatting fixes.