Martin Sjögren
f4d411def7
Use di_pkg_parse from libd-i
r939
20 years ago
Tollef Fog Heen
011299c335
18n fixes
r664
20 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
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
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
ec97528667
trimmed some cruft
r127
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
f67fd3695e
There is no need to store the translated and C descriptions both. Simply
store the translated description in the description field if it exists (and
C otherwise). This simplifies the menu display code a lot, and saves
memory.
r53
22 years ago
Peter Novodvorsky
97c95df7a0
Added description-ll support.
r50
22 years ago
Joey Hess
10c13b8e2f
work on the main menu at ALS
r39
22 years ago
Joey Hess
dee77ef889
added debconf return code parsing, and it now understands what the user
picks from the menu
r34
22 years ago
Joey Hess
bf63f87057
Added Status field parsing, and it is used to determine the default menu
item
debconf_command takes a variable argument list, and I was able to use this
to cut down on the exectuatable size some by only hardcoding MAIN_MENU
once.
The item in the TODO is very important in the long run.
r31
22 years ago
Joey Hess
a290636dab
actually talks to debconf now (make demo)
r29
22 years ago
Joey Hess
3cca286520
fully working now.
r27
22 years ago
Joey Hess
cceeb4a8ae
basic main menu ordering now works, except for virtual packages
r26
22 years ago
Joey Hess
b3bf723c4d
all very experimental, and does nothing yet
r24
22 years ago