Hi, I am trying to install proftpd and proftpd-inetd using the "post-package" tag, but cant get it to work no matter what.! i've created a new package description with create_package_descr, and when i launch yast on the target system, the proftpd and proftpd-inetd packages are available. Here is the software section of the autoinstall.xml: <software> <post-packages config:type="list"> <package>proftpd</package> <package>proftpd-inetd</package> </post-packages> <base>Miniftp</base> The post-package tag dosent even work if proftpd is included in the Miniftp.sel file. but installs fine without the post-package tag. The reason why i want to use the post-package tag is that when i install the proftpd-inetd package without the tag, the original file (inetd.conf) is renamed to .newrpm and the new inetd.conf now only contains the proftpd section.! -- Thanks and best regards Miro Barbu.