Joey Hess
a10a632a7e
One more TODO down, and a suggestion for the other one. Thanks Aj
r78
23 years ago
Joey Hess
1c012acf44
foo
r77
23 years ago
Joey Hess
2b8c21d6af
oops
r76
23 years ago
Joey Hess
feb22c292c
needs this dpkg-dev for the udeb fix
r75
23 years ago
Joey Hess
9a1ce9014b
all known issues are resolved!!
r74
23 years ago
Joey Hess
82aeb39ea5
so why would clearing the tree 3 times do it?
r73
23 years ago
Joey Hess
3b4889dd56
added debugging code
r72
23 years ago
Joey Hess
f15b5d8007
fixed demo to not need root
r71
23 years ago
Joey Hess
cec01fce58
* Fixed the bug that was making recursive dpkg configuration not work. Have
to clear the processed flags is all.
* Started trying to implement a tree clearer, but it is broken.
r70
23 years ago
Joey Hess
70f1ec8b95
one hack gone
r69
23 years ago
Joey Hess
946d41b4c0
nothing important. step away from the curtian
r66
23 years ago
Joey Hess
14154a0433
added debian packaging stuff to build .udebs. However, it fails with
dpkg-buildpackage. :-(
r55
23 years ago
Peter Novodvorsky
6fb31701cb
Now using LC_MESSAGES vaule for choosing Description-LL
r54
23 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
23 years ago
Joey Hess
6bdaa0a011
this looks like a stupid typo in the -ll support stuff
r52
23 years ago
Joey Hess
ce0072f343
fixed a stupid typo
Also worked around a very wacky problem with tsearch
Well, the code doesn't segfault when it runs now. This is good.
r51
23 years ago
Peter Novodvorsky
97c95df7a0
Added description-ll support.
r50
23 years ago
Joey Hess
9813bcaeef
added .cvsignore files listing all build process detritus
r48
23 years ago
Joey Hess
ae824873b5
whoops. I forgot to add this for some time
r47
23 years ago
Joey Hess
10c13b8e2f
work on the main menu at ALS
r39
23 years ago
Joey Hess
a40e5b2e18
updates
r35
23 years ago
Joey Hess
dee77ef889
added debconf return code parsing, and it now understands what the user
picks from the menu
r34
23 years ago
Joey Hess
1791eef469
I think the TODO list is complete now. This is really a pretty simple
program.
r33
23 years ago
Joey Hess
3d2f98d7e1
now supports menutest scripts
r32
23 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
23 years ago
Joey Hess
a290636dab
actually talks to debconf now (make demo)
r29
23 years ago
Joey Hess
2d5c2475e6
added a demo status file, and a implementation of the basic main menu in
perl (took 1 hour as opposed to 5 for the C one..)
r28
23 years ago
Joey Hess
3cca286520
fully working now.
r27
23 years ago
Joey Hess
cceeb4a8ae
basic main menu ordering now works, except for virtual packages
r26
23 years ago
Joey Hess
f6a501d6a6
crashes parsing my status file near gtkglareamm, but it's really working a
lot better now
r25
23 years ago
Joey Hess
b3bf723c4d
all very experimental, and does nothing yet
r24
23 years ago