/[d-i]/people/waldi/packages
ViewVC logotype

Log of /people/waldi/packages

View Directory Listing Directory Listing


Sticky Revision:

Revision 26679 - Directory Listing
Modified Tue Apr 12 07:35:25 2005 UTC (8 years, 1 month ago) by waldi
/people/waldi/packages/anna: Copy from /trunk/packages/anna.
/people/waldi/packages/base-installer: Copy from /trunk/packages/base-installer.

Revision 25077 - Directory Listing
Modified Sat Jan 22 18:19:28 2005 UTC (8 years, 3 months ago) by waldi
* configure.ac: Update.
* include/debian-installer/Makefile.am
  (noinst_HEADERS): Add attribute.h.
* include/debian-installer/attribute.h: Add.
* include/debian-installer/packages_internal.h,
  include/debian-installer/package_internal.h,
  include/debian-installer/slist_internal.h,
  include/debian-installer/system/dpkg_internal.h:
  Change the visibility of internal functions to internal.

Revision 25076 - Directory Listing
Modified Sat Jan 22 17:40:30 2005 UTC (8 years, 3 months ago) by waldi
* packages/libdebian-installer: Copy from /trunk/packages/libdebian-installer.
* packages/libdebian-installer/configure.ac: Add checks for various __attribute__ settings.
* packages/libdebian-installer/src/log.c: Update.

Revision 18864 - Directory Listing
Modified Wed Aug 4 16:51:26 2004 UTC (8 years, 9 months ago) by waldi
src/template.h, src/template.c: Remove emacs comment.

Revision 18863 - Directory Listing
Modified Wed Aug 4 16:46:38 2004 UTC (8 years, 9 months ago) by waldi
* src/debconf.c, src/debconf-communicate.c, src/debconf-copydb.c,
  src/debconf-dumpdb.c, src/debconf-loadtemplate.c, src/dpkg-reconfigure.c
  Use -c/--config instead of -C/--configfile.

Revision 18862 - Directory Listing
Modified Wed Aug 4 16:39:33 2004 UTC (8 years, 9 months ago) by waldi
* src/common.h: Remove boolean emulation enum.
* src/database.c, src/database.h: Use bool instead.

Revision 18861 - Directory Listing
Modified Wed Aug 4 16:37:39 2004 UTC (8 years, 9 months ago) by waldi
src/modules/frontend/newt/newt.c: Initialize and cleanup newt only when necessary.

Revision 18855 - Directory Listing
Modified Wed Aug 4 14:45:16 2004 UTC (8 years, 9 months ago) by waldi
src/debconf.c, src/debconf-communicate.c: Remove support for SIGUSR1.

Revision 18854 - Directory Listing
Modified Wed Aug 4 14:39:37 2004 UTC (8 years, 9 months ago) by waldi
Use debconf-terminal.

Revision 18853 - Directory Listing
Modified Wed Aug 4 14:31:44 2004 UTC (8 years, 9 months ago) by waldi
Copy from trunk/packages/network-console.

Revision 18852 - Directory Listing
Modified Wed Aug 4 14:22:04 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c, src/confmodule.c: Use status definitions from debconfclient.h
* src/commands.h: Remove status definitions.
* src/debconfclient.h
  (debconf_status): Remove namespace pollutions.

Revision 18851 - Directory Listing
Modified Wed Aug 4 13:37:39 2004 UTC (8 years, 9 months ago) by waldi
* src/debconfclient.c
  (debconf_x_terminal): Read response.
* src/modules/frontend/newt/newt.c
  (newt_terminal_init, newt_terminal_process): Implement x_terminal command.

Revision 18850 - Directory Listing
Modified Wed Aug 4 13:18:46 2004 UTC (8 years, 9 months ago) by waldi
- Add debconf-terminal.
- di-utils-shell uses debconf-terminal.

Revision 18849 - Directory Listing
Modified Wed Aug 4 13:16:28 2004 UTC (8 years, 9 months ago) by waldi
Add x_terminal command.

* src/commands.c
  (command_capb): Advertise x_terminal capability.
  (command_x_terminal): Add.
* src/commands.h
  (command_x_terminal): Add.
* src/debconfclient.c, src/debconfclient.h
  (debconf_x_terminal): Add.
* src/frontend.c
  (frontend_terminal_init, frontend_terminal_process): Add.
* src/frontend.h
  (frontend_module.terminal_init, frontend_module.terminal_process): Add.
* src/modules/frontend/text/text.c
  (text_terminal_init, text_terminal_process): Implement x_terminal command.

Revision 18848 - Directory Listing
Modified Wed Aug 4 12:13:49 2004 UTC (8 years, 9 months ago) by waldi
Copy from trunk/packages/debian-installer-utils.

Revision 18847 - Directory Listing
Modified Wed Aug 4 12:06:29 2004 UTC (8 years, 9 months ago) by waldi
src/debconfclient.c, src/debconfclient.h: Use enum for return values.

Revision 18846 - Directory Listing
Modified Wed Aug 4 11:55:00 2004 UTC (8 years, 9 months ago) by waldi
Abstract frontend capability handling.

* src/commands.c
  (command_capb): Use new methods.
* src/frontend.c, src/frontend.h: Add needed functions.
* src/modules/frontend/newt/newt.c, src/modules/frontend/text/text.c
  Set capabilities.

Revision 18845 - Directory Listing
Modified Wed Aug 4 11:09:16 2004 UTC (8 years, 9 months ago) by waldi
* src/client/confmodule.build, src/commands-list.h.build
  Read more than one input file at once.
* src/client/Makefile.am, src/Makefile.am: Update.

Revision 18844 - Directory Listing
Modified Wed Aug 4 10:27:17 2004 UTC (8 years, 9 months ago) by waldi
src/debconfclient.h: Replace most macros with inline functions.

Revision 18843 - Directory Listing
Modified Wed Aug 4 09:47:03 2004 UTC (8 years, 9 months ago) by waldi
src/confmodule.c
(confmodule_run): Use anonymous unix sockets for the backend communication.

Revision 18842 - Directory Listing
Modified Wed Aug 4 09:37:51 2004 UTC (8 years, 9 months ago) by waldi
* src/confmodule.c
  (confmodule_response): Move response write code from confmodule_process.
* src/confmodule.c, src/confmodule.h: Update return values and docu.

Revision 18801 - Directory Listing
Modified Mon Aug 2 10:02:55 2004 UTC (8 years, 9 months ago) by waldi
src/template.c: Don't write on stderr.

Revision 18795 - Directory Listing
Modified Sun Aug 1 19:47:47 2004 UTC (8 years, 9 months ago) by waldi
Remove old logging interface.

* src/debug.c, src/debug.h: Remove.

Revision 18788 - Directory Listing
Modified Sun Aug 1 12:52:40 2004 UTC (8 years, 9 months ago) by waldi
Remove INFO.

* src/common.h
  (log_debug, log_debug_verbose): Add as inline functions, currently always enabled.

Revision 18787 - Directory Listing
Modified Sun Aug 1 11:58:56 2004 UTC (8 years, 9 months ago) by waldi
Remove DIE.

* src/log.c, src/log.h: New logging interface.

Revision 18786 - Directory Listing
Modified Sun Aug 1 11:24:44 2004 UTC (8 years, 9 months ago) by waldi
src/dpkg-reconfigure.c: Use correct version of basename.

Revision 18785 - Directory Listing
Modified Sun Aug 1 10:50:28 2004 UTC (8 years, 9 months ago) by waldi
src/debconf.c, ,src/debconf-communicate.c src/debconf-copydb.c,
src/debconf-dumpdb.c, src/debconf-loadtemplate.c, src/dpkg-reconfigure.c
Add proper di_init call.

Revision 18753 - Directory Listing
Modified Fri Jul 30 22:37:14 2004 UTC (8 years, 9 months ago) by waldi
src/commands.c
(command_set): Remove special case for debconf/priority.

Revision 18751 - Directory Listing
Modified Fri Jul 30 22:30:38 2004 UTC (8 years, 9 months ago) by waldi
* src/database.c
  (question_db_is_visible): Use priority member.
  (question_db_new): Add priority argument.
* src/database.h
  (question_db): Add priority member;
  (question_db_new): Add priority argument.
* src/debconf.c, src/dpkg-reconfigure.c
  Add -p/--priority option.
* src/debconf-communicate.c, src/debconf-copydb.c, src/debconf-dumpdb.c, src/debconf-loadtemplate.c
  Fix.

Revision 18750 - Directory Listing
Modified Fri Jul 30 22:09:53 2004 UTC (8 years, 9 months ago) by waldi
src/database.c
(question_db_new, template_db_new): Fix thinko.

Revision 18749 - Directory Listing
Modified Fri Jul 30 22:04:35 2004 UTC (8 years, 9 months ago) by waldi
* src/database.c, src/database.h
  (template_db_new): Make instance argument const.
* src/debconf.c, src/debconf-loadtemplate.c, src/dpkg-reconfigure.c
  Add -t/--template option.

Revision 18748 - Directory Listing
Modified Fri Jul 30 21:43:30 2004 UTC (8 years, 9 months ago) by waldi
* src/database.c, src/database.h
  (question_db_new): Make instance argument const.
* src/debconf-copydb.c, src/debconf-dumpdb.c: Fixes.
* src/debconf.c, src/debconf-loadtemplate.c, src/dpkg-reconfigure.c
  Add -q/--question option.

Revision 18745 - Directory Listing
Modified Fri Jul 30 21:26:54 2004 UTC (8 years, 9 months ago) by waldi
* src/debconf.c, src/debconf-communicate.c, src/debconf-copydb.c,
  src/debconf-dumpdb.c, src/debconf-loadtemplate.c, src/dpkg-reconfigure.c
  Use -C/--configfile option.

Revision 18743 - Directory Listing
Modified Fri Jul 30 21:02:45 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c: Fix.
* src/debconf.c, src/dpkg-reconfigure.c: Set frontend from environment and commandline.
* src/frontend.c, src/frontend.h
  (frontend_new): Add modname parameter.

Revision 18717 - Directory Listing
Modified Thu Jul 29 17:19:21 2004 UTC (8 years, 9 months ago) by waldi
* .indent.pro: Update.
* src/confmodule.c: Use nonblocking fds.
* src/confmodule.h: Add set_fd method.
* src/debconf-communicate.c: Use communicate.

Revision 18716 - Directory Listing
Modified Thu Jul 29 15:41:28 2004 UTC (8 years, 9 months ago) by waldi
* src/frontend.c, ,src/frontend.h src/modules/frontend/newt/newt.c, 
  src/modules/frontend/text/text.c: Use dc_ret as return type.

Revision 18713 - Directory Listing
Modified Thu Jul 29 15:27:52 2004 UTC (8 years, 9 months ago) by waldi
Reindent.

Revision 18712 - Directory Listing
Modified Thu Jul 29 15:09:37 2004 UTC (8 years, 9 months ago) by waldi
* src/database.c, src/database.h, src/modules/db/rfc822db/rfc822db.c,
  src/modules/db/textdb/textdb.c
  Use dc_ret as return type.

Revision 18711 - Directory Listing
Modified Thu Jul 29 14:58:16 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c, src/commands.h
  - Change return type to dc_ret.
  - Add parameter for out buffer.
* src/common.h
  (dc_ret)
  - Add name.
  - Add DC_INARG (Invalid number of arguments).
* src/confmodule.c: Build output if non is provided.
* src/question.c, src/template.c: Compiling fixes.

Revision 18710 - Directory Listing
Modified Thu Jul 29 14:52:05 2004 UTC (8 years, 9 months ago) by waldi
src/modules/frontend/text/text.c
- Compiling fixes.
- Correctly set size if /dev/tty is not accessible.
- Set screen size to 78 on s390, the console have some weird behavious.

Revision 18704 - Directory Listing
Modified Thu Jul 29 12:35:24 2004 UTC (8 years, 9 months ago) by waldi
src/modules/frontend/text/text.c: Add support for screen resize.

Revision 18703 - Directory Listing
Modified Thu Jul 29 12:14:11 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c: Indent.
* src/frontend.c: Check for != DC_OK instead of == 0.

Revision 18702 - Directory Listing
Modified Thu Jul 29 11:57:27 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c
  (command_settitle): Use correct index.
  - Check for != DC_OK instead of == 0.
* src/commands.h: Update documentation.
* src/common.h
  - Change DC_OK to 0.
  - Use enums.
* src/database.c, src/debconf.c, src/debconf-communicate.c, src/debconf-copydb.c,
  src/debconf-dumpdb.c, src/debconf-loadtemplate.c, src/dpkg-reconfigure.c
  Check for != DC_OK instead of == 0.
* src/modules/db/textdb/textdb.c: Return NULL.

Revision 18688 - Directory Listing
Modified Wed Jul 28 22:22:32 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c
  - Command which uses the frontend fails if no frontend is available.
  - Fixes.
* src/debconf-communicate.c: Don't allocate a frontend.

Revision 18682 - Directory Listing
Modified Wed Jul 28 21:55:25 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.h: Use the typedef for function declarations.
* src/confmodule.c: Update.

Revision 18680 - Directory Listing
Modified Wed Jul 28 21:44:18 2004 UTC (8 years, 9 months ago) by waldi
* src/commands.c: Don't need to overallocate arguments.
* src/confmodule.c
  (_confmodule_process): Check arguments.
* src/strutl.c
  (strcmdsplit): Count all arguments.

Revision 18668 - Directory Listing
Modified Wed Jul 28 16:43:58 2004 UTC (8 years, 9 months ago) by waldi
src/confmodule.c, src/dpkg-reconfigure.c: Set DEBIAN_HAS_FRONTEND only while executing the backend.

Revision 18666 - Directory Listing
Modified Wed Jul 28 16:26:27 2004 UTC (8 years, 9 months ago) by waldi
* configure.ac
  - Build version from debian/changelog.
  - Remove unneccesary macros, some of them just breaks standard compilant compilers.
* .indent.pro: Add -T bool.
* src: Some fixed compiler warnings.

Revision 18646 - Directory Listing
Modified Tue Jul 27 22:37:34 2004 UTC (8 years, 9 months ago) by waldi
* src/debconf.c, src/debconf-communicate.c, src/debconf-loadtemplate.c: Fix usage.
* src/debconf-copydb.c, src/debconf-dumpdb.c, src/dpkg-reconfigure.c
  - Add usage.
  - Add configfile option.

Revision 18502 - Directory Listing
Modified Mon Jul 26 15:23:47 2004 UTC (8 years, 9 months ago) by waldi
- Use di_new/di_new0 instead of NEW/malloc/calloc.
- Use di_renew instead of realloc.
- Use di_free instead of DELETE/free.

Revision 18498 - Directory Listing
Modified Mon Jul 26 13:26:35 2004 UTC (8 years, 9 months ago) by waldi
src/modules/db/Makefile.am, src/modules/frontend/Makefile.am: Link modules for in-tree test usage.

Revision 18496 - Directory Listing
Modified Mon Jul 26 13:17:56 2004 UTC (8 years, 9 months ago) by waldi
* src/Makefile.am: Add debconf-communicate.
* src/cdebconf.conf-tree: Update.
* src/debconf.c, src/debconf-communicate.c, src/debconf-loadtemplate.c
  - Add usage.
  - Add configfile option.

Revision 18493 - Directory Listing
Modified Mon Jul 26 12:20:26 2004 UTC (8 years, 9 months ago) by waldi
Update svn:ignore properties.

Revision 18491 - Directory Listing
Modified Mon Jul 26 11:57:53 2004 UTC (8 years, 9 months ago) by waldi
- Redo build environment with automake.
- Currently only supply shared libs.

* debian/control
  [libdebconfclient0-udeb]
  (Depends): Remove cdebconf-udeb.

Revision 18435 - Directory Listing
Modified Sun Jul 25 16:35:08 2004 UTC (8 years, 9 months ago) by waldi
* .indent.pro: Add
* src/debconf.h: Remove obselete file.
* src: Reindent.

Revision 18433 - Directory Listing
Added Sun Jul 25 15:50:23 2004 UTC (8 years, 9 months ago) by waldi
Branch packages/cdebconf.

  ViewVC Help
Powered by ViewVC 1.1.5