cvsdist d94bd28
Summary: A collection of basic system utilities.
cvsdist d94bd28
Name: util-linux
cvsdist 2decc43
Version: 2.10s
cvsdist 2decc43
Release: 12
cvsdist d94bd28
Copyright: distributable
cvsdist d94bd28
Group: System Environment/Base
cvsdist 2decc43
Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-%{version}.tar.gz
cvsdist d94bd28
Source1: util-linux-2.7-login.pamd
cvsdist d94bd28
Source2: util-linux-2.7-chfn.pamd
cvsdist d94bd28
Source3: util-linux-2.7-chsh.pamd
cvsdist d94bd28
Source4: util-linux-2.9w-kbdrate.pamd
cvsdist d94bd28
Source5: util-linux-2.9w-kbdrate.apps
cvsdist 2decc43
Source6: mkcramfs.c
cvsdist 2decc43
Source7: cramfs.h
cvsdist d94bd28
cvsdist 2decc43
Patch0: util-linux-2.10o-rhconfig.patch
cvsdist d94bd28
Patch1: util-linux-2.10e-nochkdupexe.patch
cvsdist d94bd28
Patch2: util-linux-2.10m-gecos.patch
cvsdist d94bd28
# XXX apply next patch to enable mount-2.8 from util-linux (not applied)
cvsdist d94bd28
Patch4: util-linux-2.9i-mount.patch
cvsdist d94bd28
Patch6: util-linux-2.9i-fdiskwarning.patch
cvsdist d94bd28
Patch8: util-linux-2.9i-nomount.patch
cvsdist 2decc43
Patch11: util-linux-2.10p-btmp.patch
cvsdist d94bd28
Patch21: util-linux-2.9v-nonroot.patch
cvsdist d94bd28
Patch23: util-linux-2.9w-kbdrate.patch
cvsdist d94bd28
Patch27: util-linux-2.10f-moretc.patch
cvsdist d94bd28
Patch28: util-linux-2.10k-sparcraid.patch
cvsdist d94bd28
Patch31: util-linux-2.10k-overflow.patch
cvsdist d94bd28
Patch32: util-linux-2.10k-glibc.patch
cvsdist d94bd28
Patch35: util-linux-2.10m-loginpath.patch
cvsdist d94bd28
Patch36: util-linux-2.10m-dict.patch
cvsdist 2decc43
Patch37: util-linux-2.10m-fdisk-efi-dell.patch
cvsdist 2decc43
Patch50: util-linux-2.10m-s390.patch
cvsdist 2decc43
Patch51: util-linux-2.10p-extended.patch
cvsdist 2decc43
Patch52: util-linux-2.10p-moremandate.patch
cvsdist 2decc43
Patch53: util-linux-2.10p-fdisk-l.patch
cvsdist 2decc43
Patch54: util-linux-2.10s-vipwrace.patch
cvsdist 2decc43
Patch55: util-linux-2.10s-killman.patch
cvsdist 2decc43
Patch56: util-linux-2.10s-vipwshadow.patch
cvsdist 2decc43
Patch57: util-linux-2.10s-logingrp.patch
cvsdist 2decc43
Patch58: util-linux-2.10s-ipc-info.patch
cvsdist 2decc43
Patch59: util-linux-2.10s-swapon.patch
cvsdist f77e46a
cvsdist d94bd28
Obsoletes: fdisk tunelp
cvsdist 2decc43
%ifarch alpha sparc sparc64 sparcv9 s390
cvsdist d94bd28
Obsoletes: clock
cvsdist d94bd28
%endif
cvsdist d94bd28
%ifarch alpha
cvsdist d94bd28
Conflicts: initscripts <= 4.58, timeconfig <= 3.0.1
cvsdist d94bd28
%endif
cvsdist d94bd28
BuildRoot: %{_tmppath}/%{name}-root
cvsdist 2decc43
Requires: pam >= 0.66-4, /etc/pam.d/system-auth
cvsdist 2decc43
Conflicts: kernel < 2.2.12-7, 
cvsdist 2decc43
Prereq: /sbin/install-info
cvsdist d94bd28
cvsdist d94bd28
%description
cvsdist d94bd28
The util-linux package contains a large variety of low-level system
cvsdist d94bd28
utilities that are necessary for a Linux system to function.  Among
cvsdist d94bd28
many features, Util-linux contains the fdisk configuration tool and
cvsdist d94bd28
the login program.
cvsdist d94bd28
cvsdist d94bd28
%prep
cvsdist d94bd28
cvsdist d94bd28
%setup -q
cvsdist d94bd28
cvsdist d94bd28
%patch0 -p1 -b .rhconfig
cvsdist d94bd28
%patch1 -p1 -b .nochkdupexe
cvsdist d94bd28
%patch2 -p1 -b .gecos
cvsdist d94bd28
cvsdist d94bd28
# mount comes from its own rpm (again)
cvsdist d94bd28
#%patch4 -p1 -b .mount
cvsdist d94bd28
cvsdist d94bd28
%patch6 -p1 -b .fdiskwarning
cvsdist d94bd28
%patch8 -p1 -b .nomount
cvsdist d94bd28
%patch11 -p1 -b .btmp
cvsdist d94bd28
%patch21 -p1 -b .nonroot
cvsdist d94bd28
%patch23 -p1 -b .kbdrate
cvsdist d94bd28
cvsdist d94bd28
%patch27 -p1 -b .moretc
cvsdist d94bd28
%patch28 -p1 -b .sparcraid
cvsdist d94bd28
cvsdist d94bd28
%patch31 -p1 -b .overflow
cvsdist d94bd28
cvsdist d94bd28
%patch32 -p1 -b .nonx86
cvsdist d94bd28
cvsdist d94bd28
%patch35 -p1 -b .loginpath
cvsdist d94bd28
%patch36 -p1 -b .dict
cvsdist 2decc43
%patch37 -p1 -b .bug17610
cvsdist 2decc43
cvsdist 2decc43
%patch50 -p1 -b .s390
cvsdist d94bd28
cvsdist 2decc43
%patch51 -p1 -b .extendedfix
cvsdist 2decc43
%patch52 -p1 -b .moreman
cvsdist 2decc43
%patch53 -p1 -b .fdisk-l
cvsdist 2decc43
%patch54 -p1 -b .vipwrace
cvsdist 2decc43
%patch55 -p1 -b .killman
cvsdist 2decc43
%patch56 -p1 -b .vipwshadow
cvsdist 2decc43
#%patch57 -p1 -b .logingrp
cvsdist 2decc43
%patch58 -p1 -b .dirinfo
cvsdist 2decc43
%patch59 -p1 -b .swapon
cvsdist f77e46a
cvsdist d94bd28
%build
cvsdist d94bd28
unset LINGUAS || :
cvsdist d94bd28
cvsdist d94bd28
%configure
cvsdist 2decc43
make "OPT=$RPM_OPT_FLAGS -g" 
cvsdist d94bd28
cd rescuept
cvsdist d94bd28
gcc $RPM_OPT_FLAGS -o rescuept rescuept.c
cvsdist d94bd28
cd ..
cvsdist d94bd28
cvsdist 2decc43
cp %{SOURCE7} .
cvsdist 2decc43
gcc $RPM_OPT_FLAGS -o mkcramfs %{SOURCE6} -I. -lz
cvsdist 2decc43
cvsdist 2decc43
pushd sys-utils
cvsdist 2decc43
    makeinfo --number-sections ipc.texi
cvsdist 2decc43
popd
cvsdist 2decc43
cvsdist d94bd28
%install
cvsdist d94bd28
rm -rf ${RPM_BUILD_ROOT}
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}/{bin,sbin}
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}%{_infodir}
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man{1,6,8}
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}%{_sbindir}
cvsdist d94bd28
cvsdist d94bd28
make install DESTDIR=${RPM_BUILD_ROOT}
cvsdist d94bd28
cvsdist d94bd28
install -m 755 rescuept/rescuept ${RPM_BUILD_ROOT}/sbin
cvsdist 2decc43
install -m 755 mkcramfs ${RPM_BUILD_ROOT}/usr/bin
cvsdist d94bd28
cvsdist d94bd28
if [ "%{_mandir}" != "%{_prefix}/man" -a -d ${RPM_BUILD_ROOT}%{_prefix}/man ]; then
cvsdist d94bd28
   ( cd ${RPM_BUILD_ROOT}%{_prefix}/man; tar cf - ./* ) |
cvsdist d94bd28
   ( cd ${RPM_BUILD_ROOT}%{_mandir}; tar xf - )
cvsdist d94bd28
   ( cd ${RPM_BUILD_ROOT}%{_prefix}; rm -rf ./man )
cvsdist d94bd28
fi
cvsdist d94bd28
cvsdist 2decc43
# Correct mail spool path.
cvsdist 2decc43
perl -pi -e 's,/usr/spool/mail,/var/spool/mail,' ${RPM_BUILD_ROOT}%{_mandir}/man1/login.1
cvsdist 2decc43
cvsdist d94bd28
if [ "%{_infodir}" != "%{_prefix}/info" -a -d ${RPM_BUILD_ROOT}%{_prefix}/info ]; then
cvsdist d94bd28
   ( cd ${RPM_BUILD_ROOT}%{_prefix}/info; tar cf - ./* ) |
cvsdist d94bd28
   ( cd ${RPM_BUILD_ROOT}%{_infodir}; tar xf - )
cvsdist d94bd28
   ( cd ${RPM_BUILD_ROOT}%{_prefix}; rm -rf ./info )
cvsdist d94bd28
fi
cvsdist d94bd28
cvsdist d94bd28
%ifarch sparc sparc64 sparcv9
cvsdist d94bd28
rm -rf ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
cvsdist d94bd28
cat << E-O-F > ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
cvsdist d94bd28
#!/bin/sh
cvsdist d94bd28
# this should be %{_bindir}/sunhostid or somesuch.
cvsdist d94bd28
# Copyright 1999 Peter Jones, <pjones@redhat.com> .  
cvsdist d94bd28
# GPL and all that good stuff apply.
cvsdist d94bd28
(
cvsdist d94bd28
idprom=\`cat /proc/openprom/idprom\`
cvsdist d94bd28
echo \$idprom|dd bs=1 skip=2 count=2
cvsdist d94bd28
echo \$idprom|dd bs=1 skip=27 count=6
cvsdist d94bd28
echo
cvsdist d94bd28
) 2>/dev/null
cvsdist d94bd28
E-O-F
cvsdist d94bd28
chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
cvsdist d94bd28
%endif
cvsdist d94bd28
cvsdist d94bd28
gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/ipc.info
cvsdist d94bd28
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
cvsdist 2decc43
{ 
cvsdist 2decc43
  pushd ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
cvsdist d94bd28
  install -m 644 ${RPM_SOURCE_DIR}/util-linux-2.7-login.pamd ./login
cvsdist d94bd28
  install -m 644 ${RPM_SOURCE_DIR}/util-linux-2.7-chsh.pamd ./chsh
cvsdist d94bd28
  install -m 644 ${RPM_SOURCE_DIR}/util-linux-2.7-chsh.pamd ./chfn
cvsdist d94bd28
  install -m 644 ${RPM_SOURCE_DIR}/util-linux-2.9w-kbdrate.pamd ./kbdrate
cvsdist 2decc43
  popd
cvsdist d94bd28
}
cvsdist d94bd28
cvsdist d94bd28
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/security/console.apps
cvsdist 2decc43
{ pushd ${RPM_BUILD_ROOT}%{_sysconfdir}/security/console.apps
cvsdist d94bd28
  install -m 644 ${RPM_SOURCE_DIR}/util-linux-2.9w-kbdrate.apps ./kbdrate
cvsdist 2decc43
  popd
cvsdist d94bd28
}
cvsdist d94bd28
cvsdist d94bd28
ln -sf consolehelper ${RPM_BUILD_ROOT}%{_bindir}/kbdrate
cvsdist d94bd28
cvsdist d94bd28
ln -sf hwclock ${RPM_BUILD_ROOT}/sbin/clock
cvsdist d94bd28
cvsdist d94bd28
# We do not want dependencies on csh
cvsdist 2decc43
chmod 644 ${RPM_BUILD_ROOT}%{_datadir}/misc/getopt/*
cvsdist d94bd28
cvsdist d94bd28
# This has dependencies on stuff in /usr
cvsdist d94bd28
%ifnarch sparc sparc64 sparcv9
cvsdist d94bd28
mv ${RPM_BUILD_ROOT}/sbin/cfdisk ${RPM_BUILD_ROOT}/usr/sbin
cvsdist d94bd28
%endif
cvsdist d94bd28
cvsdist 2decc43
%find_lang %{name}
cvsdist 2decc43
cvsdist d94bd28
%clean
cvsdist d94bd28
[ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}
cvsdist d94bd28
cvsdist 2decc43
%post
cvsdist 2decc43
/sbin/install-info %{_infodir}/ipc.info* %{_infodir}/dir
cvsdist d94bd28
cvsdist 2decc43
%postun
cvsdist 2decc43
if [ "$1" = 0 ]; then
cvsdist 2decc43
    /sbin/install-info --del %{_infodir}/ipc.info* %{_infodir}/dir
cvsdist 2decc43
fi
cvsdist d94bd28
cvsdist 2decc43
%files -f %{name}.lang
cvsdist 2decc43
%defattr(-,root,root)
cvsdist 2decc43
%doc */README.*
cvsdist d94bd28
cvsdist 2decc43
/bin/arch
cvsdist 2decc43
/bin/dmesg
cvsdist 2decc43
/bin/kill
cvsdist 2decc43
%attr(755,root,root)	/bin/login
cvsdist 2decc43
/bin/more
cvsdist 2decc43
cvsdist 2decc43
%config %{_sysconfdir}/fdprm
cvsdist d94bd28
%config %{_sysconfdir}/pam.d/chfn
cvsdist d94bd28
%config %{_sysconfdir}/pam.d/chsh
cvsdist d94bd28
%config %{_sysconfdir}/pam.d/kbdrate
cvsdist 2decc43
%config %{_sysconfdir}/pam.d/login
cvsdist d94bd28
%config %{_sysconfdir}/security/console.apps/kbdrate
cvsdist d94bd28
cvsdist 2decc43
/sbin/agetty
cvsdist 2decc43
/sbin/blockdev
cvsdist 2decc43
/sbin/clock
cvsdist 2decc43
/sbin/ctrlaltdel
cvsdist 2decc43
/sbin/elvtune
cvsdist d94bd28
/sbin/fdisk
cvsdist d94bd28
cvsdist d94bd28
%ifarch %{ix86} alpha ia64
cvsdist d94bd28
/sbin/fsck.minix
cvsdist d94bd28
/sbin/mkfs.minix
cvsdist 2decc43
%{_mandir}/man8/fsck.minix.8*
cvsdist 2decc43
%{_mandir}/man8/mkfs.minix.8*
cvsdist 2decc43
/sbin/sfdisk
cvsdist 2decc43
%{_mandir}/man8/sfdisk.8*
cvsdist 2decc43
%doc fdisk/sfdisk.examples
cvsdist d94bd28
%endif
cvsdist d94bd28
cvsdist 2decc43
/sbin/hwclock
cvsdist 2decc43
/sbin/kbdrate
cvsdist d94bd28
/sbin/mkfs
cvsdist d94bd28
/sbin/mkswap
cvsdist 2decc43
#/sbin/mkfs.bfs
cvsdist 2decc43
/sbin/rescuept
cvsdist 2decc43
#/sbin/sln
cvsdist d94bd28
cvsdist 2decc43
%{_bindir}/cal
cvsdist d94bd28
%attr(4711,root,root)	%{_bindir}/chfn
cvsdist d94bd28
%attr(4711,root,root)	%{_bindir}/chsh
cvsdist 2decc43
%{_bindir}/col
cvsdist 2decc43
%{_bindir}/colcrt
cvsdist 2decc43
%{_bindir}/colrm
cvsdist 2decc43
%{_bindir}/column
cvsdist 2decc43
%ifarch %{ix86} alpha armv4l
cvsdist 2decc43
%{_bindir}/cytune
cvsdist 2decc43
%{_mandir}/man8/cytune.8*
cvsdist d94bd28
%endif
cvsdist 2decc43
%{_bindir}/ddate
cvsdist 2decc43
%{_bindir}/fdformat
cvsdist 2decc43
%{_bindir}/getopt
cvsdist 2decc43
%{_bindir}/hexdump
cvsdist 2decc43
%{_bindir}/ipcrm
cvsdist 2decc43
%{_bindir}/ipcs
cvsdist 2decc43
%{_bindir}/kbdrate
cvsdist d94bd28
%{_bindir}/logger
cvsdist d94bd28
%{_bindir}/look
cvsdist d94bd28
%{_bindir}/mcookie
cvsdist 2decc43
%{_bindir}/mkcramfs
cvsdist d94bd28
%{_bindir}/namei
cvsdist 2decc43
%attr(4711,root,root)	%{_bindir}/newgrp
cvsdist 2decc43
%{_bindir}/raw
cvsdist 2decc43
%{_bindir}/rename
cvsdist 2decc43
%{_bindir}/renice
cvsdist 2decc43
%{_bindir}/rev
cvsdist d94bd28
%{_bindir}/script
cvsdist 2decc43
%{_bindir}/setfdprm
cvsdist 2decc43
%{_bindir}/setsid
cvsdist d94bd28
%{_bindir}/setterm
cvsdist 2decc43
%ifarch sparc sparc64 sparcv9
cvsdist 2decc43
%{_bindir}/sunhostid
cvsdist 2decc43
%endif
cvsdist d94bd28
#%{_bindir}/tsort
cvsdist 2decc43
%{_bindir}/ul
cvsdist d94bd28
%{_bindir}/whereis
cvsdist d94bd28
%attr(2755,root,tty)	%{_bindir}/write
cvsdist d94bd28
cvsdist 2decc43
%{_prefix}/games/banner
cvsdist d94bd28
cvsdist d94bd28
%ifnarch sparc sparc64 sparcv9
cvsdist 2decc43
%{_sbindir}/cfdisk
cvsdist 2decc43
%{_mandir}/man8/cfdisk.8*
cvsdist d94bd28
%endif
cvsdist d94bd28
%ifarch %{ix86}
cvsdist d94bd28
%{_sbindir}/rdev
cvsdist d94bd28
%{_sbindir}/ramsize
cvsdist d94bd28
%{_sbindir}/rootflags
cvsdist d94bd28
%{_sbindir}/swapdev
cvsdist d94bd28
%{_sbindir}/vidmode
cvsdist d94bd28
%{_mandir}/man8/rdev.8*
cvsdist d94bd28
%{_mandir}/man8/ramsize.8*
cvsdist d94bd28
%{_mandir}/man8/rootflags.8*
cvsdist d94bd28
%{_mandir}/man8/swapdev.8*
cvsdist d94bd28
%{_mandir}/man8/vidmode.8*
cvsdist d94bd28
%endif
cvsdist 2decc43
%{_sbindir}/readprofile
cvsdist 2decc43
%{_sbindir}/tunelp
cvsdist 2decc43
%{_sbindir}/vipw
cvsdist 2decc43
%{_sbindir}/vigr
cvsdist d94bd28
cvsdist d94bd28
%{_infodir}/ipc.info*
cvsdist d94bd28
cvsdist 2decc43
%{_mandir}/man1/arch.1*
cvsdist 2decc43
%{_mandir}/man1/cal.1*
cvsdist 2decc43
%{_mandir}/man1/chfn.1*
cvsdist 2decc43
%{_mandir}/man1/chsh.1*
cvsdist d94bd28
%{_mandir}/man1/col.1*
cvsdist d94bd28
%{_mandir}/man1/colcrt.1*
cvsdist d94bd28
%{_mandir}/man1/colrm.1*
cvsdist d94bd28
%{_mandir}/man1/column.1*
cvsdist 2decc43
%{_mandir}/man1/ddate.1*
cvsdist 2decc43
%{_mandir}/man1/getopt.1*
cvsdist d94bd28
%{_mandir}/man1/hexdump.1*
cvsdist 2decc43
#%{_mandir}/man1/hostid.1*
cvsdist 2decc43
%{_mandir}/man1/kill.1*
cvsdist 2decc43
%{_mandir}/man1/logger.1*
cvsdist 2decc43
%{_mandir}/man1/login.1*
cvsdist 2decc43
%{_mandir}/man1/look.1*
cvsdist 2decc43
%{_mandir}/man1/mcookie.1*
cvsdist 2decc43
%{_mandir}/man1/more.1*
cvsdist 2decc43
%{_mandir}/man1/namei.1*
cvsdist 2decc43
%{_mandir}/man1/newgrp.1*
cvsdist 2decc43
%{_mandir}/man1/readprofile.1*
cvsdist d94bd28
%{_mandir}/man1/rename.1*
cvsdist d94bd28
%{_mandir}/man1/rev.1*
cvsdist 2decc43
%{_mandir}/man1/script.1*
cvsdist 2decc43
%{_mandir}/man1/setterm.1*
cvsdist 2decc43
#%{_mandir}/man1/tsort.1*
cvsdist d94bd28
%{_mandir}/man1/ul.1*
cvsdist 2decc43
%{_mandir}/man1/whereis.1*
cvsdist 2decc43
%{_mandir}/man1/write.1*
cvsdist d94bd28
cvsdist 2decc43
%{_mandir}/man6/banner.6*
cvsdist d94bd28
cvsdist 2decc43
#%{_mandir}/man8/agtetty.8*
cvsdist 2decc43
%{_mandir}/man8/blockdev.8*
cvsdist 2decc43
%{_mandir}/man8/ctrlaltdel.8*
cvsdist 2decc43
%{_mandir}/man8/dmesg.8*
cvsdist 2decc43
%{_mandir}/man8/elvtune.8*
cvsdist 2decc43
%{_mandir}/man8/fdformat.8*
cvsdist d94bd28
%{_mandir}/man8/fdisk.8*
cvsdist 2decc43
%{_mandir}/man8/hwclock.8*
cvsdist 2decc43
%{_mandir}/man8/ipcrm.8*
cvsdist 2decc43
%{_mandir}/man8/ipcs.8*
cvsdist 2decc43
%{_mandir}/man8/kbdrate.8*
cvsdist 2decc43
%{_mandir}/man8/mkfs.8*
cvsdist 2decc43
#%{_mandir}/man8/mkfs.bfs.8*
cvsdist 2decc43
%{_mandir}/man8/mkswap.8*
cvsdist 2decc43
%{_mandir}/man8/raw.8*
cvsdist 2decc43
%{_mandir}/man8/renice.8*
cvsdist 2decc43
%{_mandir}/man8/setfdprm.8*
cvsdist 2decc43
%{_mandir}/man8/setsid.8*
cvsdist 2decc43
# XXX this man page should be moved to glibc.
cvsdist 2decc43
%{_mandir}/man8/sln.8*
cvsdist 2decc43
%{_mandir}/man8/tunelp.8*
cvsdist 2decc43
%{_mandir}/man8/vigr.8*
cvsdist 2decc43
%{_mandir}/man8/vipw.8*
cvsdist d94bd28
cvsdist 2decc43
%{_datadir}/misc/getopt
cvsdist 2decc43
%{_datadir}/misc/more.help
cvsdist d94bd28
cvsdist d94bd28
%changelog
cvsdist 2decc43
* Sun Apr  8 2001 Matt Wilson <msw@redhat.com>
cvsdist 2decc43
- changed Requires: kernel >= 2.2.12-7 to Conflicts: kernel < 2.2.12-7
cvsdist 2decc43
  (fixes a initscripts -> util-linux -> kernel -> initscripts prereq loop)
cvsdist 2decc43
cvsdist 2decc43
* Thu Mar 22 2001 Erik Troan <ewt@redhat.com>
cvsdist 2decc43
- added -e option to swapon
cvsdist 2decc43
- made -a silently skip swap devics that are already enabled
cvsdist 2decc43
cvsdist 2decc43
* Tue Mar 20 2001 Matt Wilson <msw@redhat.com>
cvsdist 2decc43
- patched mkcramfs to use the PAGE_SIZE from asm/page.h instead of hard
cvsdist 2decc43
  coding 4096 (fixes mkcramfs on alpha...)
cvsdist 2decc43
cvsdist 2decc43
* Mon Mar 19 2001 Matt Wilson <msw@redhat.com>
cvsdist 2decc43
- added mkcramfs (from linux/scripts/mkcramfs)
cvsdist 2decc43
cvsdist 2decc43
* Mon Feb 26 2001 Tim Powers <timp@redhat.com>
cvsdist 2decc43
- fixed bug #29131, where ipc.info didn't have an info dir entry,
cvsdist 2decc43
  added the dir entry to ipc.texi (Patch58)
cvsdist 2decc43
cvsdist 2decc43
* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
cvsdist 2decc43
- use lang finder script
cvsdist 2decc43
- install info files
cvsdist 2decc43
cvsdist 2decc43
* Thu Feb 08 2001 Erik Troan <ewt@redhat.com>
cvsdist 2decc43
- reverted login patch; seems to cause problems
cvsdist 2decc43
- added agetty
cvsdist 2decc43
cvsdist 2decc43
* Wed Feb 07 2001 Erik Troan <ewt@redhat.com>
cvsdist 2decc43
- updated kill man page
cvsdist 2decc43
- added patch to fix vipw race
cvsdist 2decc43
- updated vipw to edit /etc/shadow and /etc/gshadow, if appropriate
cvsdist 2decc43
- added patch to disassociate login from tty, session, and pgrp
cvsdist 2decc43
cvsdist 2decc43
* Tue Feb 06 2001 Erik Troan <ewt@redhat.com>
cvsdist 2decc43
- fixed problem w/ empty extended partitions
cvsdist 2decc43
- added patch to fix the date in the more man page
cvsdist 2decc43
- set OPT to pass optimization flags to make rather then RPM_OPT_FLAG
cvsdist 2decc43
- fixed fdisk -l /Proc/partitions parsing
cvsdist 2decc43
- updated to 2.10s
cvsdist 2decc43
cvsdist 2decc43
* Tue Jan 23 2001 Preston Brown <pbrown@redhat.com>
cvsdist 2decc43
- danish translations added
cvsdist 2decc43
cvsdist 2decc43
* Mon Jan 15 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 2decc43
- fix segfault in login in btmp patch (#24025)
cvsdist 2decc43
cvsdist 2decc43
* Mon Dec 11 2000 Oliver Paukstadt <oliver.paukstadt@millenux.com>
cvsdist 2decc43
- ported to s390
cvsdist 2decc43
cvsdist 2decc43
* Wed Nov 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 2decc43
- update to 2.10p
cvsdist 2decc43
- update patch37 to newer fdisk version
cvsdist 2decc43
cvsdist 2decc43
* Mon Oct  9 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 2decc43
- update to 2.10o
cvsdist 2decc43
-  fdformat: fixed to work with kernel 2.4.0test6 (Marek Wojtowicz)
cvsdist 2decc43
-  login: not installed suid
cvsdist 2decc43
-  getopt: by default install aux files in /usr/share/misc
cvsdist 2decc43
- update to 2.10n:
cvsdist 2decc43
-  added blockdev.8
cvsdist 2decc43
-  change to elvtune (andrea)
cvsdist 2decc43
-  fixed overrun in agetty (vii@penguinpowered.com)
cvsdist 2decc43
-  shutdown: prefer umounting by mount point (rgooch)
cvsdist 2decc43
-  fdisk: added plan9
cvsdist 2decc43
-  fdisk: remove empty links in chain of extended partitions
cvsdist 2decc43
-  hwclock: handle both /dev/rtc and /dev/efirtc (Bill Nottingham)
cvsdist 2decc43
-  script: added -f (flush) option (Ivan Schreter)
cvsdist 2decc43
-  script: added -q (quiet) option (Per Andreas Buer)
cvsdist 2decc43
-  getopt: updated to version 1.1.0 (Frodo Looijaard)
cvsdist 2decc43
-  Czech messages (Jiri Pavlovsky)
cvsdist 2decc43
- login.1 man page had not /var/spool/mail path (#16998).
cvsdist 2decc43
- sln.8 man page (but not executable) included (#10601).
cvsdist 2decc43
- teach fdisk 0xde(Dell), 0xee(EFI GPT), 0xef(EFI FAT) partitions (#17610).
cvsdist c7fc2cf
cvsdist d94bd28
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
cvsdist d94bd28
- rebuild to cope with glibc locale binary incompatibility, again
cvsdist d94bd28
cvsdist d94bd28
* Mon Aug 14 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- setfdprm should open with O_WRONLY, not 3.
cvsdist d94bd28
cvsdist d94bd28
* Fri Aug 11 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- fdformat should open with O_WRONLY, not 3.
cvsdist d94bd28
cvsdist d94bd28
* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist d94bd28
- make 'look' look in /usr/share/dict
cvsdist d94bd28
cvsdist d94bd28
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- put /usr/local/sbin:/usr/local/bin in root's path
cvsdist d94bd28
cvsdist d94bd28
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
cvsdist d94bd28
- rebuild to cope with glibc locale binary incompatibility
cvsdist d94bd28
cvsdist d94bd28
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist d94bd28
- automatic rebuild
cvsdist d94bd28
cvsdist d94bd28
* Mon Jul 10 2000 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- enable hwclock to use /dev/efirtc on ia64 (gettext is fun. :( )
cvsdist d94bd28
cvsdist d94bd28
* Mon Jul  3 2000 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- move cfdisk to /usr/sbin, it depends on /usr stuff
cvsdist d94bd28
- add rescuept
cvsdist d94bd28
cvsdist d94bd28
* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist d94bd28
- point more at the correct path to vi (for "v"), Bug #10882
cvsdist d94bd28
cvsdist d94bd28
* Sun Jun  4 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- FHS packaging changes.
cvsdist d94bd28
cvsdist d94bd28
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist d94bd28
- modify PAM setup to use system-auth
cvsdist d94bd28
cvsdist d94bd28
* Mon May  1 2000 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- eek, where did login go? (specfile tweaks)
cvsdist d94bd28
cvsdist d94bd28
* Mon Apr 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist d94bd28
- 2.10k
cvsdist d94bd28
- fix compilation with current glibc
cvsdist d94bd28
cvsdist d94bd28
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist d94bd28
- 2.10h
cvsdist d94bd28
cvsdist d94bd28
* Tue Mar  7 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- rebuild for sparc baud rates > 38400.
cvsdist d94bd28
cvsdist d94bd28
* Sat Mar  4 2000 Matt Wilson <msw@redhat.com>
cvsdist d94bd28
- use snprintf - not sprintf - when doing
cvsdist d94bd28
  sprintf ("%s\n", _("Some string")) to avoid overflows and
cvsdist d94bd28
  segfaults.
cvsdist d94bd28
cvsdist d94bd28
* Mon Feb 21 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- raw control file was /dev/raw, now /dev/rawctl.
cvsdist d94bd28
- raw access files were /dev/raw*, now /dev/raw/raw*.
cvsdist d94bd28
cvsdist d94bd28
* Thu Feb 17 2000 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- -v argument to mkswap wasn't working
cvsdist d94bd28
cvsdist d94bd28
* Thu Feb 10 2000 Jakub Jelinek <jakub@redhat.com>
cvsdist d94bd28
- Recognize 0xfd on Sun disklabels as RAID
cvsdist d94bd28
cvsdist d94bd28
* Tue Feb  8 2000 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- more lives in /bin, and was linked against /usr/lib/libnurses. Bad.
cvsdist d94bd28
cvsdist d94bd28
* Thu Feb 03 2000 Jakub Jelinek <jakub@redhat.com>
cvsdist d94bd28
- update to 2.10f
cvsdist d94bd28
- fix issues in the new realpath code, avoid leaking memory
cvsdist d94bd28
cvsdist d94bd28
* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- rebuild to fix dependencies
cvsdist d94bd28
- add NFSv3 patches
cvsdist d94bd28
cvsdist d94bd28
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- don't require csh
cvsdist d94bd28
cvsdist d94bd28
* Mon Jan 24 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist d94bd28
- update to 2.10e
cvsdist d94bd28
- add rename
cvsdist d94bd28
cvsdist d94bd28
* Thu Jan 20 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- strip newlines in logger input.
cvsdist d94bd28
cvsdist d94bd28
* Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- rebuild with correct ncurses libs.
cvsdist d94bd28
cvsdist d94bd28
* Tue Dec  7 1999 Matt Wilson <msw@redhat.com>
cvsdist d94bd28
- updated to util-linux 2.10c
cvsdist d94bd28
- deprecated IMAP login mail notification patch17
cvsdist d94bd28
- deprecated raw patch22
cvsdist d94bd28
- depricated readprofile patch24
cvsdist d94bd28
cvsdist d94bd28
* Tue Dec  7 1999 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- add patch for readprofile
cvsdist d94bd28
cvsdist d94bd28
* Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- tunelp should come from util-linux
cvsdist d94bd28
cvsdist d94bd28
* Tue Nov  9 1999 Jakub Jelinek <jakub@redhat.com>
cvsdist d94bd28
- kbdrate cannot use /dev/port on sparc.
cvsdist d94bd28
cvsdist d94bd28
* Wed Nov  3 1999 Jakub Jelinek <jakub@redhat.com>
cvsdist d94bd28
- fix kbdrate on sparc.
cvsdist d94bd28
cvsdist d94bd28
* Wed Oct 27 1999 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- ship hwclock on alpha.
cvsdist d94bd28
cvsdist d94bd28
* Tue Oct  5 1999 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- don't ship symlinks to rdev if we don't ship rdev.
cvsdist d94bd28
cvsdist d94bd28
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- add rawIO support from sct
cvsdist d94bd28
cvsdist d94bd28
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
cvsdist d94bd28
- don't display "new mail" message when the only piece of mail is from IMAP
cvsdist d94bd28
cvsdist d94bd28
* Fri Aug 27 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- kbdrate is now a console program
cvsdist d94bd28
cvsdist d94bd28
* Thu Aug 26 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- hostid is now in sh-utils. On sparc, install hostid as sunhostid (#4581).
cvsdist d94bd28
- update to 2.9w:
cvsdist d94bd28
-  Updated mount.8 (Yann Droneaud)
cvsdist d94bd28
-  Improved makefiles
cvsdist d94bd28
-  Fixed flaw in fdisk
cvsdist d94bd28
cvsdist d94bd28
* Tue Aug 10 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- tsort is now in textutils.
cvsdist d94bd28
cvsdist d94bd28
* Wed Aug  4 1999 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- turn off setuid bit on login. Again. :(
cvsdist d94bd28
cvsdist d94bd28
* Tue Aug  3 1999 Peter Jones, <pjones@redhat.com>
cvsdist d94bd28
- hostid script for sparc (#3803).
cvsdist d94bd28
cvsdist d94bd28
* Tue Aug 03 1999 Christian 'Dr. Disk' Hechelmann <drdisk@tc-gruppe.de>
cvsdist d94bd28
- added locale message catalogs to %file
cvsdist d94bd28
- added patch for non-root build
cvsdist d94bd28
- vigr.8 and /usr/lib/getopt  man-page was missing from file list
cvsdist d94bd28
- /etc/fdprm really is a config file
cvsdist d94bd28
cvsdist d94bd28
* Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- update to 2.9v:
cvsdist d94bd28
-   cfdisk no longer believes the kernel's HDGETGEO
cvsdist d94bd28
    (and may be able to partition a 2 TB disk)
cvsdist d94bd28
cvsdist d94bd28
* Fri Jul 16 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- update to 2.9u:
cvsdist d94bd28
-   Czech more.help and messages (Jiří Pavlovský)
cvsdist d94bd28
-   Japanese messages (Daisuke Yamashita)
cvsdist d94bd28
-   fdisk fix (Klaus G. Wagner)
cvsdist d94bd28
-   mount fix (Hirokazu Takahashi)
cvsdist d94bd28
-   agetty: enable hardware flow control (Thorsten Kranzkowski)
cvsdist d94bd28
-   minor cfdisk improvements
cvsdist d94bd28
-   fdisk no longer accepts a default device
cvsdist d94bd28
-   Makefile fix
cvsdist d94bd28
cvsdist d94bd28
* Tue Jul  6 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- update to 2.9t:
cvsdist d94bd28
-   national language support for hwclock
cvsdist d94bd28
-   Japanese messages (both by Daisuke Yamashita)
cvsdist d94bd28
-   German messages and some misc i18n fixes (Elrond)
cvsdist d94bd28
-   Czech messages (Jiří Pavlovský)
cvsdist d94bd28
-   wall fixed for /dev/pts/xx ttys
cvsdist d94bd28
-   make last and wall use getutent() (Sascha Schumann)
cvsdist d94bd28
    [Maybe this is bad: last reading all of wtmp may be too slow.
cvsdist d94bd28
     Revert in case people complain.]
cvsdist d94bd28
-   documented UUID= and LABEL= in fstab.5
cvsdist d94bd28
-   added some partition types
cvsdist d94bd28
-   swapon: warn only if verbose
cvsdist d94bd28
cvsdist d94bd28
* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- update to 2.9s.
cvsdist d94bd28
cvsdist d94bd28
* Sat May 29 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- fix mkswap sets incorrect bits on sparc64 (#3140).
cvsdist d94bd28
cvsdist d94bd28
* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- on sparc64 random ioctls on clock interface cause kernel messages.
cvsdist d94bd28
cvsdist d94bd28
* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- improved raid patch (H.J. Lu).
cvsdist d94bd28
cvsdist d94bd28
* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- added patch for smartraid controllers
cvsdist d94bd28
cvsdist d94bd28
* Sat Apr 10 1999 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- fix logging problems caused by setproctitle and PAM interaction
cvsdist d94bd28
  (#2045)
cvsdist d94bd28
cvsdist d94bd28
* Wed Mar 31 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- include docs and examples for sfdisk (#1164)
cvsdist d94bd28
cvsdist d94bd28
* Mon Mar 29 1999 Matt Wilson <msw@redhat.com>
cvsdist d94bd28
- rtc is not working properly on alpha, we can't use hwclock yet.
cvsdist d94bd28
cvsdist d94bd28
* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- add patch to make mkswap more 64 bit friendly... Patch from
cvsdist d94bd28
  eranian@hpl.hp.com (ahem!)
cvsdist d94bd28
cvsdist d94bd28
* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- include sfdisk (#1164)
cvsdist d94bd28
- fix write (#1784)
cvsdist d94bd28
- use positive logic in spec file (%ifarch rather than %ifnarch).
cvsdist d94bd28
- (re)-use 1st matching utmp slot if search by mypid not found.
cvsdist d94bd28
- update to 2.9o
cvsdist d94bd28
- lastb wants bad logins in wtmp clone /var/run/btmp (#884)
cvsdist d94bd28
cvsdist d94bd28
* Thu Mar 25 1999 Jakub Jelinek <jj@ultra.linux.cz>
cvsdist d94bd28
- if hwclock is to be compiled on sparc,
cvsdist d94bd28
  it must actually work. Also, it should obsolete
cvsdist d94bd28
  clock, otherwise it clashes.
cvsdist d94bd28
- limit the swap size in mkswap for 2.2.1+ kernels
cvsdist d94bd28
  by the actual maximum size kernel can handle.
cvsdist d94bd28
- fix kbdrate on sparc, patch by J. S. Connell
cvsdist d94bd28
  <ankh@canuck.gen.nz>
cvsdist d94bd28
cvsdist d94bd28
* Wed Mar 24 1999 Matt Wilson <msw@redhat.com>
cvsdist d94bd28
- added pam_console back into pam.d/login
cvsdist d94bd28
cvsdist d94bd28
* Tue Mar 23 1999 Matt Wilson <msw@redhat.com>
cvsdist d94bd28
- updated to 2.9i
cvsdist d94bd28
- added hwclock for sparcs and alpha
cvsdist d94bd28
cvsdist d94bd28
* Mon Mar 22 1999 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- added vigr to file list
cvsdist d94bd28
cvsdist d94bd28
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist d94bd28
- auto rebuild in the new build environment (release 12)
cvsdist d94bd28
cvsdist d94bd28
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- remove most of the ifnarch arm stuff
cvsdist d94bd28
cvsdist d94bd28
* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- added pam_console.so to /etc/pam.d/login
cvsdist d94bd28
cvsdist d94bd28
* Thu Feb  4 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- .perms patch to login to make it retain root in parent process
cvsdist d94bd28
  for pam_close_session to work correctly
cvsdist d94bd28
cvsdist d94bd28
* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- strip fdisk in buildroot correctly (#718)
cvsdist d94bd28
cvsdist d94bd28
* Mon Jan 11 1999 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- have fdisk compiled on sparc and arm
cvsdist d94bd28
cvsdist d94bd28
* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- added beos partition type to fdisk
cvsdist d94bd28
cvsdist d94bd28
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- incorporate fdisk on all arches
cvsdist d94bd28
cvsdist d94bd28
* Sat Dec  5 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- restore PAM functionality at end of login (Bug #201)
cvsdist d94bd28
cvsdist d94bd28
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- patch top build on the arm without PAM and related utilities, for now.
cvsdist d94bd28
- build hwclock only on intel
cvsdist d94bd28
cvsdist d94bd28
* Wed Nov 18 1998 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- upgraded to version 2.9
cvsdist d94bd28
cvsdist d94bd28
* Thu Oct 29 1998 Bill Nottingham <notting@redhat.com>
cvsdist d94bd28
- build for Raw Hide (slang-1.2.2)
cvsdist d94bd28
- patch kbdrate wackiness so it builds with egcs
cvsdist d94bd28
cvsdist d94bd28
* Tue Oct 13 1998 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- patched more to use termcap
cvsdist d94bd28
cvsdist d94bd28
* Mon Oct 12 1998 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- added warning about alpha/bsd label starting cylinder
cvsdist d94bd28
cvsdist d94bd28
* Mon Sep 21 1998 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- use sigsetjmp/siglongjmp in more rather then sig'less versions
cvsdist d94bd28
cvsdist d94bd28
* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- explicit attrs for setuid/setgid programs
cvsdist d94bd28
cvsdist d94bd28
* Thu Aug 27 1998 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- sln is now included in glibc
cvsdist d94bd28
cvsdist d94bd28
* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- add cbm1581 floppy definitions (problem #787)
cvsdist d94bd28
cvsdist d94bd28
* Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- remove /etc/nologin at end of shutdown/halt.
cvsdist d94bd28
cvsdist d94bd28
* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- add mount/losetup.
cvsdist d94bd28
cvsdist d94bd28
* Thu Jun 18 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- update to 2.8 with 2.8b clean up. hostid now defunct?
cvsdist d94bd28
cvsdist d94bd28
* Mon Jun 01 1998 David S. Miller <davem@dm.cobaltmicro.com>
cvsdist d94bd28
- "more" now works properly on sparc
cvsdist d94bd28
cvsdist d94bd28
* Sat May 02 1998 Jeff Johnson <jbj@redhat.com>
cvsdist d94bd28
- Fix "fdisk -l" fault on mounted cdrom. (prob #513)
cvsdist d94bd28
cvsdist d94bd28
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
cvsdist d94bd28
- translations modified for de, fr, tr
cvsdist d94bd28
cvsdist d94bd28
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- manhattan rebuild
cvsdist d94bd28
cvsdist d94bd28
* Mon Dec 29 1997 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- more didn't suspend properly on glibc
cvsdist d94bd28
- use proper tc*() calls rather then ioctl's
cvsdist d94bd28
cvsdist d94bd28
* Sun Dec 21 1997 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- fixed a security problem in chfn and chsh accepting too 
cvsdist d94bd28
  long gecos fields
cvsdist d94bd28
cvsdist d94bd28
* Fri Dec 19 1997 Mike Wangsmo <wanger@redhat.com>
cvsdist d94bd28
- removed "." from default path
cvsdist d94bd28
cvsdist d94bd28
* Tue Dec 02 1997 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- added (again) the vipw patch
cvsdist d94bd28
cvsdist d94bd28
* Wed Oct 22 1997 Michael Fulbright <msf@redhat.com>
cvsdist d94bd28
- minor cleanups for glibc 2.1
cvsdist d94bd28
cvsdist d94bd28
* Fri Oct 17 1997 Michael Fulbright <msf@redhat.com>
cvsdist d94bd28
- added vfat32 filesystem type to list recognized by fdisk
cvsdist d94bd28
cvsdist d94bd28
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- don't build clock on the alpha 
cvsdist d94bd28
- don't install chkdupexe
cvsdist d94bd28
cvsdist d94bd28
* Thu Oct 02 1997 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- Update to new pam standard.
cvsdist d94bd28
- BuildRoot.
cvsdist d94bd28
cvsdist d94bd28
* Thu Sep 25 1997 Cristian Gafton <gafton@redhat.com>
cvsdist d94bd28
- added rootok and setproctitle patches
cvsdist d94bd28
- updated pam config files for chfn and chsh
cvsdist d94bd28
cvsdist d94bd28
* Tue Sep 02 1997 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- updated MCONFIG to automatically determine the architecture
cvsdist d94bd28
- added glibc header hacks to fdisk code
cvsdist d94bd28
- rdev is only available on the intel
cvsdist d94bd28
cvsdist d94bd28
* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- update to util-linux 2.7, fixed login problems
cvsdist d94bd28
cvsdist d94bd28
* Wed Jun 25 1997 Erik Troan <ewt@redhat.com>
cvsdist d94bd28
- Merged Red Hat changes into main util-linux source, updated package to
cvsdist d94bd28
  development util-linux (nearly 2.7).
cvsdist d94bd28
cvsdist d94bd28
* Tue Apr 22 1997 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- LOG_AUTH --> LOG_AUTHPRIV in login and shutdown
cvsdist d94bd28
cvsdist d94bd28
* Mon Mar 03 1997 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- Moved to new pam and from pam.conf to pam.d
cvsdist d94bd28
cvsdist d94bd28
* Tue Feb 25 1997 Michael K. Johnson <johnsonm@redhat.com>
cvsdist d94bd28
- pam.patch differentiated between different kinds of bad logins.
cvsdist d94bd28
  In particular, "user does not exist" and "bad password" were treated
cvsdist d94bd28
  differently.  This was a minor security hole.