Andre Luis Lopes
3bc96c4ee2
* Forgot to update changelog of the various components for
20 years ago
Martin Sjögren
92f3a0d638
Add Swedish debconf template for main-menu
r886
20 years ago
Tollef Fog Heen
faa4f6866a
apply asprintf patch
r884
20 years ago
Tollef Fog Heen
2d509140ab
add french template
r882
20 years ago
Andre Luis Lopes
473c352432
* Adding brazilian portuguese (pt_BR) debconf template translation
20 years ago
Tollef Fog Heen
66c2e39c75
Prepare for upload
r867
20 years ago
Tollef Fog Heen
f072c604dc
get rid of unused variable, document changes
r856
20 years ago
Tollef Fog Heen
7cdf3a8862
remove setlocale stuff, since we don't do localizations that way any more.
At least not here.
r855
20 years ago
Tollef Fog Heen
7786ad77d2
remove "NOT RELEASED YET", since I'm uploading
r843
20 years ago
Tollef Fog Heen
e8554fdfc0
add not saying the current version isn't released yet. Remove when
uploading.
r741
20 years ago
Tollef Fog Heen
eb83ea3c57
Use libcdebconf-dev instead of cdebconf-dev
r740
20 years ago
Tollef Fog Heen
011299c335
18n fixes
r664
20 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
21 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
21 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
21 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
Joey Hess
4006462fbe
killed debugging info, and it deals with half-configured packages now
r302
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
0cb0ba2d4b
new debconf client interface
r246
22 years ago
Joey Hess
08ec5399b1
set main menu title
r219
22 years ago
Joey Hess
fd8b69e790
added return code for failed menu item run, currently unused though
r215
22 years ago
Joey Hess
ac4e0cf78f
I relized I could change how debconf_command is called to omit format
strings and save space, while also prompting splitting up strings, which
will cause the compiler to save space too in the long term. Plus it looks
better. Total space gain: 24 btyes :-)
r179
22 years ago
Joey Hess
e8e8205ad4
added DEBCONF_BUFSIZE
r178
22 years ago
Joey Hess
ab75efbbe5
It's possible debconf.c needs to be part of a shared library. I need to use
it in another program too..
r177
22 years ago
Joey Hess
f9dd197719
I added a nasty hack to udpkg to make it be able to parse --configure and
--unpack. Made anna and main-menu use the long options since those are
compatabile with real dpkg.
r169
22 years ago
Joey Hess
fafcd527e9
better udpkg shut up method
r162
22 years ago
Joey Hess
d44e2b1c0e
use udpkg
r158
22 years ago
Joey Hess
2880e09eb8
temporatily use ./var/lib/dpkg/status for the demo system
r149
22 years ago
Joey Hess
ec6473a879
installer-menu-item field this has to be lower case, because
dpkg-gencontrol spits it out that way. It really should be
case-insensative.
r145
22 years ago
Joey Hess
5787f4632b
variableized
r144
22 years ago
Joey Hess
ec97528667
trimmed some cruft
r127
22 years ago
Joey Hess
c4178b1b5f
reorg
r116
22 years ago
Joey Hess
8824d32e81
show size in small target
r99
22 years ago
Joey Hess
8a095af4a4
use an enum because I think it looks better. No executable size changes.
r83
22 years ago
Joey Hess
5a086b93dc
I'm told that it shouldn't be byhand. Ok.
r80
22 years ago
Joey Hess
5ce8196c0f
mostly build system changes
r79
22 years ago
Joey Hess
a10a632a7e
One more TODO down, and a suggestion for the other one. Thanks Aj
r78
22 years ago
Joey Hess
1c012acf44
foo
r77
22 years ago
Joey Hess
2b8c21d6af
oops
r76
22 years ago
Joey Hess
feb22c292c
needs this dpkg-dev for the udeb fix
r75
22 years ago