Martin Sjögren
|
d5738620e3
|
Determine default menu item by picking one that's installable and has its dependencies fulfilled. This still needs work for 'parallel' packages like netcfg
r1426
|
20 years ago |
Martin Sjögren
|
16d4719142
|
Use new linked list stuff and package functions from libdebian-installer3
Comment out the toposort stuff for the main menu, do we really want to do it? It rearranges the menu and ignores installer-menu-item.
r1421
|
20 years ago |
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
|
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 |
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
|
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 |
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 |
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 |
Joey Hess
|
0ac45b3016
|
* Deal with half-configured packages.
r303
|
22 years ago |
Joey Hess
|
898a008bb0
|
* Whoops, I missed one.
r270
|
22 years ago |
Joey Hess
|
2171148c40
|
* Derelavatized paths for chroot.
r269
|
22 years ago |
Joey Hess
|
ec032441d6
|
fixed build deps (FYI, all udeb packages build-depend on dpkg-dev 1.7.0
and probably debhelper 2.1.18 -- everyone should make sure they have build
depends..)
r259
|
22 years ago |
Joey Hess
|
154933d797
|
* First release. Who knows if this will work, it depends on pools
getting rolled out and working by next dinstall run..
r250
|
22 years ago |
Joey Hess
|
5787f4632b
|
variableized
r144
|
23 years ago |
Joey Hess
|
5a086b93dc
|
I'm told that it shouldn't be byhand. Ok.
r80
|
23 years ago |
Joey Hess
|
5ce8196c0f
|
mostly build system changes
r79
|
23 years ago |