SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for makedev-4.1-2mdk.noarch.rpm :
Sun Oct 3 12:00:00 2004 Luca Berra 4.1-2mdk
- handle case where /dev is a tmpfs managed by udev

Wed Sep 17 12:00:00 2003 Thierry Vignaud 4.1-1mdk
- smoother update
- fix rare \"empty /dev/ on update\" bug
- provide alsa devices (which is needed since /proc/asound/dev/
entries are no more populated by alsa drivers) for users that do not
want to use devfs
- add nosst devices for OnStream SC-x0 tape

Tue Jul 22 12:00:00 2003 Per �yvind Karlsen 4.0.1-2mdk
- rebuild

Mon Dec 16 11:00:00 2002 Thierry Vignaud 4.0.1-1mdk
- enforce \"having at least one argument and only one argument\" policy

Thu Nov 7 11:00:00 2002 Thierry Vignaud 4.0-2mdk
- fix url: use cvsweb url rather than just main mdk web site url

Mon Nov 4 11:00:00 2002 Thierry Vignaud 4.0-1mdk
- simplify requires (through coreutils)
- generator scripts :
o move them into scripts/
o normalise \"#!\"
o document them
o set vim settings for editing
o genida : don\'t generate spurious \"1\" base argument
- makedev.d/
* :
o remove all aliases that\'re of no use since we used to just skip them
in makedev
o reorganize files
- makedev :
o move it from /usr/sbin to /sbin
o rename :

* mdk_makedev script as makedev

* makedev() function into make_dev_t()
o remove support for :

* socket/fifo since we don\'t use it
(this can be added back through patches/add_fifo_socket_support.diff)

* alias skiping since we remove all aliases from configuration files
o factorise node creation code in make_dev()
- man pages :
o add makedev(5) : describe /etc/makedev.d/
* format
o add makedev(8) : explain what is makedev

Fri Sep 6 12:00:00 2002 Thierry Vignaud 3.3.1-10mdk
- add lirc device

Thu Aug 29 12:00:00 2002 Pixel 3.3.1-9mdk
- special case for /dev/null is nice to have even when installing

Wed Aug 28 12:00:00 2002 Thierry Vignaud 3.3.1-8mdk
- add sheep_net, mga_vid and radeon_vid
- add missing mandrake to /etc/makedev.d

Mon Aug 26 12:00:00 2002 Pixel 3.3.1-7mdk
- hum, dispatch the various cases between %post and %triggerpostun

Mon Aug 26 12:00:00 2002 Pixel 3.3.1-6mdk
- %post is too soon for calling mdk_makedev, move it to %triggerpostun

Tue Aug 20 12:00:00 2002 Thierry Vignaud 3.3.1-5mdk
- remove debugging print

Tue Aug 20 12:00:00 2002 Thierry Vignaud 3.3.1-4mdk
- add a special case for /dev/null since there\'s a race window when
updating from <3.3.1-1mdk

Mon Aug 19 12:00:00 2002 Thierry Vignaud 3.3.1-3mdk
- requires: perl-base (for mdk_makedev)
- clean scripts:
o merge %pre and %post
o dev %post: /dev/{pts,shm}\'re managed by drakx
o MAKEDEV is in /usr/sbin, link in dev and not the reverse
- add back kernel-2.2.x support (aka devfs isn\'t mounted)
- enforce pts,shm location

Mon Aug 19 12:00:00 2002 Thierry Vignaud 3.3.1-2mdk
- add missing mkdir

Mon Aug 19 12:00:00 2002 Thierry Vignaud 3.3.1-1mdk
- add audio group
- source 1 : mdk_makedev: new perl script from pixel patched to work
in this context; this script does the MAKEDEV job (aka creating the
whole /dev entries, not the MAKEDEV /dev/hda job).
how a wonderful 69 lines perl script takes 9 seconds to do what the
911 lines C programm did in several minutes :-)
see README for further informations
- patch 0: comment all uneeded entries which are useless to parse
(pixel/me)
- patch 1: alter ida/ccis/dac960/ataraid generators so that they
build tables faster to parse and interpret
- kill mkdev(), makedev()
- add new entries:
o cfs device (coda)
o kpoll
o scramdisk
o tunnelling (/dev/net/tun)
o video1394 (for libraw1394)
o sr devices (scd ones\'re still there though)
o cpu/
*/{msr,cpuid,microcode} (perms 0600)
o various char devices: nvram, intel_rng
o increase v4l and i2c entries number from 4 to 8 (vtx, vbi,
radio, video, i2c)
o 4 dri/cards
o watchdogs
o mwave ACP Modem
o firewire (raw1394, video1394)
- replace core link on /proc/kcore by a device
- from now, we can do easy updates, wheter devfs is mountaed or not
problem is: live update from <3.3-1mdk will fail on old package removal
which need \'rpm -e --justdb --noscripts dev\'
- resync with rh-3.3.1-1
- set the /dev/vcs
* devices to be owned by the vcsa user, and create the
vcsa user
- Prereq: groupadd, useradd, sed, textutils, fileutils, mktemp
- clean scripts
- fix \"unable to install while devfs is mounted\" by creating dynamically
the devices in %post
- requires MAKEDEV for the above
- s/dac960/rd/
- MAKEDEV: take ownership on /etc/makedev.d

Thu Mar 21 11:00:00 2002 Thierry Vignaud 3.2-4mdk
- add %doc devices.txt
- rpmlint fixes
- resync with rh

Thu Aug 30 12:00:00 2001 Pixel 3.2-3mdk
- move MAKEDEV to /sbin (symlink kept for compatibility)

Tue Aug 7 12:00:00 2001 Chmouel Boudjnah 3.2-2mdk
- Rebuild as root or rpm screwd up.
- Fix file lists.

Mon Aug 6 12:00:00 2001 Chmouel Boudjnah 3.2-1mdk
- Add hiddev.
- 3.2.

Mon Jun 25 12:00:00 2001 Chmouel Boudjnah 3.1.1-1mdk
- 3.1.1 (big upgrade may screw up thing).

Mon Apr 30 12:00:00 2001 Frederic Lepied 3.0.6-10mdk
- call pam_console_apply in %post to restore the owner of the devices
after an upgrade.

Sat Apr 14 12:00:00 2001 Chmouel Boudjnah 3.0.6-9mdk
- Add nvidia.

Thu Mar 8 11:00:00 2001 Chmouel Boudjnah 3.0.6-8mdk
- For ppc create adb devices (stew).

Tue Mar 6 11:00:00 2001 Pixel 3.0.6-7mdk
- fix for /dev/rd/c
*d
*p8 which doesn\'t exist
- add cciss

Thu Feb 22 11:00:00 2001 Chmouel Boudjnah 3.0.6-6mdk
- add sheep_net entry.

Wed Jan 17 11:00:00 2001 Chmouel Boudjnah 3.0.6-5mdk
- Add shm directorie.
- Add more generated device.
- Upgrade to -8 release of rh.

Tue Nov 28 11:00:00 2000 Chmouel Boudjnah 3.0.6-4mdk
- Put config files as noreplace.

Wed Nov 15 11:00:00 2000 Chmouel Boudjnah 3.0.6-3mdk
- Add toshiba devices.
- Upgrade to -7 release of rh.

Wed Sep 27 12:00:00 2000 Chmouel Boudjnah 3.0.6-2mdk
- Make pg
* as cdwriter group (thanks till).

Wed Aug 23 12:00:00 2000 Chmouel Boudjnah 3.0.6-1mdk
- add an rm -f $TMP in %post (pixel).
- Correct alsa link.
- Merge with RH 3.0.6

Mon Jul 31 12:00:00 2000 Chmouel Boudjnah 3.0.2-5mdk
- Correct usbmouse link to input/mouse0.

Wed Jul 26 12:00:00 2000 Chmouel Boudjnah 3.0.2-4mdk
- Create ppp devices.

Tue Jul 25 12:00:00 2000 Chmouel Boudjnah 3.0.2-3mdk
- Don\'t remove isdnctl (remove it from the isdn package instead).
- Correct micrcode in the right way (titi sucks).

Tue Jul 25 12:00:00 2000 Thierry Vignaud 3.0.2-2mdk
- remove RH microcode entry and reput the entires i add to dev before
lord chmoue destroy it : cpu/{mircrocode,?/{cpuid,msr} for 2cpuid,msr} for
2.4.x
- remove also conflicting /dev/isdnctrl

Mon Jul 24 12:00:00 2000 Chmouel Boudjnah 3.0.2-1mdk
- Mandrake adaptation of the new dev system.
- Merge dev system of Red Hat.
- Merge MAKEDEV and dev package.


 
ICM