Parent Directory
|
Revision Log
| Sticky Revision: |
run debconf-updatepo
Translation update
- Prompt about whether to prompt for module parameters, to avoid 20
useless questions on low priority installs (any better ideas?)
Closes: #239890
- If a module fails to load and there were no parameters, prompt for
parameters at critical priority using a special template, and try the
load again. Closes: #242827
- Remove special case for ne, it should be handled by the above.
* Joey Hess
- Add a "no ethernet card" option in ethdetect if autodetection finds
nothing, to break out of the loop. Closes: #255247
- Change the example kernel parameters to use lower case, as they usually.
do. Unfuzzy all translations. Closes: #253683
s/UNRELEASED/unstable
fix typo and unfuzzy
release 0.97
New spanish translation update
Run debconf-updatepo French translation update
* Joey Hess
- Change the wording of the question before starting pcmcia;
no detection of pcmcia is done before asking this question because the
most reliable way to detect pcmcia is to try to start it (discover's
pcmcia bridge detection may not work in all cases). Closes: #249420
re-run debconf-updatepo on all packages to ensure that templates are up-to-date
Updated spanish translation
Fixed ellipsis typography
Fixed msgstr error
Updated spanish translation
s/ethernet/Ethernet. Update french translation
debconf-updatepo
* Joey Hess
- Follow cdrom-detect's lead by making ethdetect ask for a driver
floppy if the network card detection fails and no module was
selected from the manual list. The previous method didn't work
since many media lack a menu item to load floppies. Closes: #247941
- BTW, think "firmware floppy". :-(
Rewrote (again) one sentence in templates. Unfuzzied translations
Rewording of the pcmcia_start template
* Joey Hess
- Find unavailable modules before calculating the size of the progress
bar and stop displaying progress messages about skipping such modules.
- Made checking for already loaded modules O(n) instead of previous
O(n^2).
- Other speedups.
- Never display "[Unknown]" as a module name in the selection list.
- The airport test is good enough to not belong in get_manual_hw_info.
- Ask the start_pcmcia qestion.
- Mark the start_pcmcia question as translatable.
- Only ask the question and start pcmcia if pcmcia is not running
(uses its pid file).
* Joey Hess
- Add a new template, hw-detect/start_pcmcia, as a kind of workaround for
systems where starting pcmcia hangs the system (Dell inspirons..).
Due to the string freeze, this question is not translated or displayed
to the user yet, but it can be overridden at boot time.
* Updated translations:
- German (de.po) by Alwin Meschede
- Finnish (fi.po) by Tapio Lehtonen
- Hebrew (he.po) by Lior Kaplan
- Indonesian (id.po) by Parlin Imanuel Toh
- Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
* Martin Michlmayr
- Added support for MIPS based Cobalt machines as mipsel/cobalt.
* Joey Hess
- Remove the hw-detect/detect_progress_title template, it should no
longer be used as everything is switched to custom titles, and this
regains some space. As a fallback just in case, use
hw-detect/load_progress_step.
* Updated translations:
- Catalan (ca.po) by Jordi Mallach
Updated Spanish translation
add customised messages to different hardware detection runs
Run debconf-updatepo
Fixed punctuation errors spotted by Kbabel as well as some typos.
Updated spanish translation
* Joey Hess
- Reworded the missing modules warning to try to make it less confusing to
users who think we don't have the modules at *all*, when in fact they've
just not been retreived yet.
trunk/packages: Move from trunk/tools.
Updated spanish translation
Add a progress bar entry when starting pcmcia.
Release version 0.75.
Major revision of the spanish translation fixing typos and errors in msgstrs (carriage returns, accents, wording...). Many thanks to Jose Antonio Jimenez Madrid for his revision that sparked many of these changes.
- Remove the largely duplicate ethdetect/module_params template.
Instead, ethdetect udes hw-detect's template.
Sync files
* Joey Hess
- Update to debhelper v4, and use its udeb support.
- Remove empty and apparently unused prebaseconfig script from ethdetect.
- Check to see if each module is already loaded before loading it.
Some earlier loaded module may have pulled it in, and that would cause
a failure when it's re-loaded. Happens with ide-disk and hpt366.
- Make missing_modules a note, not an error, since it is not really an
error (I suppose), and since we don't want it shown during high
priority installs.
* Thiemo Seufer
- Cleanup match pattern for sd_mod, sr_mod in hw-detect.sh.
* Sylvain Ferriol
- Add a case statement in ethdetect for special case modules like ne
and plip, and register separate questions for each.
* Translations:
- Kenshi Muto
- Update Japanese translation (ja.po)
- K��stutis Bili��nas
- Updated Lithuanian translation (lt.po)
- Changwoo Ryu
- Added Korean translation (ko.po)
- H�vard Korsvoll
- Updated Norwegian, nynorsk (nn.po) translation.
French translation update. One template converted to "error"
s/linux/Linux in templates. French translation update
Consistency in prompting with other d-i modules
- Make hw-detect list the modules it plans to load at medium priority,
so the user can opt not to load known-problimatic modules.
- busybox sed does not use -e, fix broken sed commands in above changes.
(that is, Karsten's changes)
- Add back the missing register-module calls for sd_mod and sr_mod.
- Better IFS newline setting.
- Send ide pci modules find stderr to /dev/null.
- Use only one progress bar for both hardware detection and module
loading, and add the sd_mod and sr_mod loading to it.
Updated es.po and added entry to changelog
Run debconf-updatepo
* K��stutis Bili��nas
- Update Lithuanian translation.
* Joey Hess
- Check for already loaded modules before saying anything about loading
them. Should be faster and clearer.
- If a module is not available, don't say we're loading it, instead
mention that it was unavailable. The summary of unavailable modules is
retained because it's easy to miss otherwise.
- Remove the "(full version)" from hw-detect-full's menu item.
There is no other version on the menu.
- Versioned dependencies are not allowed in udebs, removed version from
cdebconf-udeb dependency.
- ORed dependencies are not allowed either, removed modutils-basic |
modutils-full, which was obsolete anyway.
Run debconf-updatepo to have template types added into PO files
* Andr�� Lu��s Lopes
- Updated pt_BR (Brazilian Portuguese) translation.
* Pierre Machard
- Update French po-debconf translation [Christian Perrier].
* Claus Hindsgaul
- Update da (Danish) translation.
* Miroslav Kure
- Update Czech translation (cs.po).
* Joey Hess
- ethdetect: exit 1 if no hardware is detected. This will avoid a
useless run of eg, dhcp after it at high priority.
- hw-detect: fset various questions to unseen before displaying
- hw-detect: put up a progress bar while running disvocer, so there
will be something onscreen if that step should hang
- hw-detect: run discover only once per use, not twice
* Matt Kraai
- Use the error template type for errors.
* Joey Hess
- A slightly less grody means of loading IDE chipset drivers.
- Simplified the text on the menu items.
- Lower-cased parts of driver names in hwdetect.
* K��stutis Bili��nas
- Add Lithuanian translation (lt.po).
* Claus Hindsgaul
- Update da (Danish) translation.
* Andr�� Lu��s Lopes
- Update pt_BR (Brazilian Portuguese) translation.
* Denis Barbier
- Add a comment in templates files to flag main menu items.
* Christian Perrier
- Update French translation.
* Petter Reinholdtsen
- Correct module name match to avoid matching
substrings. (Closes: #215453)
- Try to load ide-floppy as well, as some platforms need it,
and I am not sure how to probe for it. (Closes: #215455)
* Joey Hess
- Load all the PCI IDE drivers before ide-detect, to fix DMA
issues on some systems. Closes: #215442
- Remove the hard-coded list of modules from ethdetect, instead search
for all net drivers and put them in the list, which is not 100% right
but still much better.
- Remove the confusing question about manually specifying the module to
load. Anyone who knows where a non-modprobe-able module is can use the
shell..
- Remove redundant ethdetect/title template, and unused
ethdetect/module_prompt template.
- hw-detect: collect any modprobe failures, and show them all in one
screen at the end. Closes: #215163
- hw-detect: Say "Loading module", not "Detected module", as not all
the loaded modules were detected.
- ethdetect: Loop if manual loading does not work, to let the user try
several modules. Add error if ethernet card is not found.
- Add myself to uploaders, at least temporarily.
Add a comment in templates files to flag main menu items
Make menu entries translatable.
Change old TITLE command to new SETTITLE command. Updated nb.po.
Run debconf-updatepo
Updated spanish templates
Changelog entries for all the changes introduced tonight minor changes to spanish translations.
Drop explanation of what a 'driver floppy' is from hwdetect, as it was wrong.
Updated es.po
Avoid 'yes' and 'no' in template text, to make it more frontend neutral.
Remove unused debconf template ethdetect/load_module and update translations with new variable name.
* Run debconf-updatepo. * Update pt_BR debconf template translation.
Run debconf-updatepo. Translated a revised.
Rename module 'eepro100' to 'e100' to match the 2.4.20kernel. (Closes: #189054)
Make similar template texts the same to reduce the number of messages to translate.
Update template names and translator files.
Convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13) to ensure that generated templates are right, and set output encoding to UTF-8.
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 |