Parent Directory
|
Revision Log
| Sticky Revision: |
Release 0.23.
add german translation
Updated nb.po.
Release 0.22.
fix the looping on is_cd_inserted
Release 0.21.
Update nb.po.
Release 0.20.
Adjust postinst to call the correct script (hw-detect instead of hwdetect) now that we are using the new hw-detect package.
Fix typo in nb.po.
Release 0.19.
Depend on modutils-basic or modutils-full instead of only modutils-full.
Add an entry for the french po-template
Give package control files 'cdrom-detect.' prefixes.
Depend on and use the new hw-detect package instead of calling discover directly.
Release 0.18.
Ran 'debconf2po-update' to update the translator files.
* Update pt_BR debconf template translation.
Check if module already is loaded before trying to load it again. Improve description of the modules that is always loaded. Improve the text when asking for driver floppy. Add debconf title. Ask for kernel module parameters as a low priority question.
Only try to load missing modules from floppy if the device is available. Always try to load the floppy driver.
Describe the structure of a driver floppy when asking if one should be used.
Move the active part of postinst into separate script hwdetect.
Release 0.17.
Unmount the CD if it isn't a Debian install CD. Report the error using debconf if the CD is missing, or not a Debian install CD.
Update debian/po/fr.po [Pierre Machard]
Release 0.16.
Load sd_mod if SCSI device was detected. (Closes: #183716). Correct code to quiet down 'depmod -a'.
Updated nn.po, thanks to Gaute Hvoslef Kvalnes.
Silence the depmod -a run
Correct typo in progress bar handling. Calling db_progress STOP after db_progress STOP crashes cdebconfig.
Release 0.14.
Add usr/lib/prebaseconfig.d to debian/dirs. Avoid progress bar from 0 to 0 (it crashes cdebconf/newt). Rewrite some part of the script to handle 'set -e'. Avoid crashing when the module name or HW name is empty. Stop trying to mount on /cdrom after first successfull try.
* Initiate a new changelog entry and mark it as UNRELEASED * Update pt_BR template translations
Release 0.13.
Add progress bar support, let the user know which HW was detected. Depend on cdebconf-udeb 0.31 or newer to get progress bar support. General code cleanup. Ran debconf2po-update to update the .po files.
Output progress to /var/log/messages instead of stdout.
Add depend on modutils-full to have the programs depmod and modprobe available (Closes: #183542).
Upgraded Standards-Version from 3.5.2 to 3.5.8.
Release 0.12.
Report module name when trying to load a module.
Unbreak utf8/latin1 breakage
Sync hw detection code with the code in disk-detect.
Release 0.11.
update changelog too, doh
Updated nb.po received from Bj�rn Steensrud.
Add the appropriate "closes" note to a bug fix.
Use 'apt-install eject' to get the tool used in the prebaseconfig script to eject the CD.
Fetch the distribution code name from the Release file, instead of guessing based on the symlinks in cdrom/dists/.
Added Norwegian Nynorsk translations (nn.po) recieved from Gaute Hvoslef Kvalnes. Updated nb.po recieved from Bj�rn Steensrud.
Release 0.10.
Use new package discover-data-udeb instead of including the lists ourself. A better fix might be to add discover-data-udeb as a dependency for discover-udeb.
Added Norwegian Bokm�l translations recieved from Bj�rn Steensrud.
Release 0.09.
In the prebaseconfig script, get rid of then error message when failing to find eject in PATH. Use only /target/usr/bin/eject, and only if it exists.
Release 0.08.
Try harder to eject CDROM.
Prepare for release 0.07.
The next version will close bug #157735.
Remove discover/detect workaround. Tollef Fog Heen told me it is no longer needed.
Copy prebaseconfig.d script from prebaseconfig. Ejecting CDs belong here, not in prebaseconfig.
Release v0.06.
Set priority to low for debconf questions asking if missing kernel module should be loaded from floppy, and question letting the user know that a working CD was found.
Log the detected distribution.
really prepare for upload and remove rm in debian/rule
prepare for upload
Move content of /etc/modules.conf to the rootskel udeb, and remove the file to avoid package conflict.
fix installer-menu-item and prepare for upload
* Update Brazilian Portuguese (pt_BR) cdrom-detect
template translation.
Replace XBC with XB in the control files
Unable to solve bug #166353 because both 'sort -u' and 'uniq' is missing.
Avoid error message if /usr/share/discover is missing (Closes: #157735).
Use the same way as discover to find out if a module is available.
Pass the output from discover through 'sort -u' to avoid trying to load the same module twice. (Closes: #166353).
Make sure driver modules fetched from floppy are owned by root, to avoid rejections from depmod -a.
prepare for upload
Correct floppy device, and try to load the floppy driver module before mounting floppies.
Drop depend on non-existant package discover-basic-udeb.
Convert to po-debconf, set Build-Depends-Indep: debhelper (>= 4.1.13) to ensure that generated templates are right, and set output encoding to UTF-8.
Set debconf answer mirror/distribution using info from the detected CD.
exit if a cd is already mounted
Make debian-boot maintainer with hertzog and tfheen in uploaders. Prepare for upload
changelog
Add Danish Debconf templates for cdrom-detect and grub-installer
* Forgot to update changelog of the various components for
which I added brazilian portuguese (pt_BR) debconf template
translations. Fixing it now.
- Fix up using discover somewhat - Remove emacs changelog variables - Make _all udeb, not _$(ARCH) - Strip off the Package header in the templates file, since it could confuse cdebconf. - Get rid of the build-dep on cdebconf-dev, we don't build-dep on it at all. - Use discover's database instead of detect, build-dep accordingly.
* cdrom-detect is an udeb that will detect CDROM readers using discover, insert the corresponding modules and mount the CDROM. * it can handle special case through a debconf interface (ask module and and device). * It is based on a linuxrc script of Progeny.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |