Joey Hess
e33c8dc98a
* Support DEB_BUILD_OPTIONS=nostrip. Closes : #437554
* Add a (lame) guard against infinite recursion in di_config_package.
Closes : #437323
r49534
15 years ago
Joey Hess
21d0a04ebf
if DEBUG is set, don't strip the executable
r32595
17 years ago
Joey Hess
c327694f72
* Joey Hess
- Build with -Os and -fomit-frame-pointer, saving three delightful
kilobytes.
r28431
17 years ago
Joey Hess
9ca8ae20aa
- Add a nasty hack to detect backups. (Proper fix documented in TODO).
- Show a message when a menu item fails. Closes : #218597 , #213015
- Don't link with -ggdb.
r12313
18 years ago
Bastian Blank
9651f56dbb
compare installer_menu_item for select default in satisfy virtual
r4566
19 years ago
Martin Sjögren
7d29aaa681
Recompile with libdebconfclient
Fix asprintf usage
Prepare for upload
r3155
19 years ago
Martin Sjögren
f4d411def7
Use di_pkg_parse from libd-i
r939
20 years ago
Joey Hess
f89d52f203
* CFLAGS fix, Closes : #141428
r632
20 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
0cb0ba2d4b
new debconf client interface
r246
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
1c012acf44
foo
r77
22 years ago
Joey Hess
9a1ce9014b
all known issues are resolved!!
r74
22 years ago
Joey Hess
f15b5d8007
fixed demo to not need root
r71
22 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
22 years ago
Joey Hess
946d41b4c0
nothing important. step away from the curtian
r66
22 years ago
Joey Hess
10c13b8e2f
work on the main menu at ALS
r39
22 years ago
Joey Hess
a40e5b2e18
updates
r35
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
b3bf723c4d
all very experimental, and does nothing yet
r24
22 years ago