Tollef Fog Heen
49a8ef32d4
prepare for upload
r1394
20 years ago
Martin Sjögren
2ec64b27fa
Don't run udpkg --configure on virtual packages, so as not to confuse udpkg
r1385
20 years ago
Tollef Fog Heen
452bd16fb1
use dpkg --force-configure --configure instead of dpkg-reconfigure
r1374
20 years ago
Denis Barbier
99043c6fc2
Replace "SUBST foo DEFAULT value" by "SET foo value"
r1343
20 years ago
Martin Sjögren
e25a374ca2
Updated TODO
r1326
20 years ago
Tollef Fog Heen
0663504169
Remove done item
r1318
20 years ago
Martin Sjögren
e7ed00c4d7
Swedish update
r1306
21 years ago
Tollef Fog Heen
ff357706ec
prepare for upload
r1261
21 years ago
Tollef Fog Heen
ded1b40ed0
Set correct default choice depending on both whether the item wants to be
default and the installer-menu-item number
r1257
21 years ago
Martin Sjögren
4a5d888741
Be more intelligent about the default choice when choosing between providing packages
r1236
21 years ago
Tollef Fog Heen
104f2ba3ba
prepare for upload
r1210
21 years ago
Martin Sjögren
dba72dc212
Update the package_t structures when configuring packages so packages won't be configured multiple times
r1181
21 years ago
Andre Luis Lopes
f79758c522
* Sync pt_BR.po translation with the original english.
21 years ago
Denis Barbier
9819f3606f
* 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.
r1150
21 years ago
Martin Sjögren
e30ed2d58d
Use libd-i2 with multiple provides
r1140
21 years ago
Tollef Fog Heen
322462cb95
prepare for upload
r1114
21 years ago
Martin Sjögren
baa56b4c66
Only ask user for which providing package to configure if one of them is actually a menu item, otherwise configure them all as before
r1094
21 years ago
Martin Sjögren
fa6314ee81
change "install -s" to "install" and remove dh_strip, the Makefile already strips the binary
r1093
21 years ago
Martin Sjögren
cf07741a24
choices, not menu, bleh
r1092
21 years ago
Martin Sjögren
2805f465f4
When configuring virtual packages, only require one providing package, and let the user choose which.
r1086
21 years ago
Martin Sjögren
58c24203b4
print to stderr so as not to interfer with debconf
r1085
21 years ago
Martin Sjögren
2069ea7b06
really really use silent isdefault menutests now :)
r1065
21 years ago
Martin Sjögren
67be8e535a
clean up isdefault() a bit and fix the stat call
r1057
21 years ago
Matt Kraai
4a45483b48
Redirect menutests' standard output to /dev/null.
r1056
21 years ago
Martin Sjögren
90dbdd82c9
Added a gazillion (and updated a few) .cvsignore files
r1012
21 years ago
Tollef Fog Heen
3924618d12
Prepare for upload
r969
21 years ago
Martin Sjögren
f4d411def7
Use di_pkg_parse from libd-i
r939
21 years ago
Andre Luis Lopes
3bc96c4ee2
* Forgot to update changelog of the various components for
21 years ago
Martin Sjögren
92f3a0d638
Add Swedish debconf template for main-menu
r886
21 years ago
Tollef Fog Heen
faa4f6866a
apply asprintf patch
r884
21 years ago
Tollef Fog Heen
2d509140ab
add french template
r882
21 years ago
Andre Luis Lopes
473c352432
* Adding brazilian portuguese (pt_BR) debconf template translation
21 years ago
Tollef Fog Heen
66c2e39c75
Prepare for upload
r867
21 years ago
Tollef Fog Heen
f072c604dc
get rid of unused variable, document changes
r856
21 years ago
Tollef Fog Heen
7cdf3a8862
remove setlocale stuff, since we don't do localizations that way any more.
At least not here.
r855
21 years ago
Tollef Fog Heen
7786ad77d2
remove "NOT RELEASED YET", since I'm uploading
r843
21 years ago
Tollef Fog Heen
e8554fdfc0
add not saying the current version isn't released yet. Remove when
uploading.
r741
21 years ago
Tollef Fog Heen
eb83ea3c57
Use libcdebconf-dev instead of cdebconf-dev
r740
21 years ago
Tollef Fog Heen
011299c335
18n fixes
r664
21 years ago
Joey Hess
f89d52f203
* CFLAGS fix, Closes : #141428
r632
21 years ago
Raphaël Hertzog
303b83d224
* Select a default entry in the main-menu.
r585
22 years ago
Joey Hess
4460d9287e
* Use seen flag rather than old isdefault flag. (The isdefault() function
just has an unfortunate name, it is really unconnected with these
flags..)
r569
22 years ago
Joey Hess
7818150b59
* Patch from Romain BEAUGRAND <rbeaugrand@easter-eggs.com> to order()
to fix the case of a package with no deps, which is added to the head
of the list. Closes : #95315
r567
22 years ago
Joey Hess
0d969a1984
* Really allow retrying of failed menu entries.
r492
22 years ago
Joey Hess
a0af5accfc
* Allow retrying of failed menu entries, patch from David Whedon.
r434
22 years ago
David Whedon
499d192b50
main-menu still refuses to run a postinst again if the initial try failed, this
adds half_configured as a valid state for a package to be in and still allow
the user to run the postinst. We tried to fix this at the end of December, but
didn't quite get it. What happens if someone initially configures the wrong of two ethernet cards? Currently they won't be allow to run the postinst again if it succeeds, I think.
r428
22 years ago
Joey Hess
ac5f2708da
minor updates
r413
22 years ago
Joey Hess
e734451d17
* Now build-depends on debconf-dev, and removed the hack.
* Some other minor changes by others.
r360
22 years ago
Randolph Chung
9af832aabc
minor fix so that main-menu behaves when there are no installer packages
r352
22 years ago
Joey Hess
0ac45b3016
* Deal with half-configured packages.
r303
22 years ago