Changeset 1492
- Timestamp:
- 06/13/07 13:52:12 (6 years ago)
- Location:
- pkg/main/parsix-installer/trunk
- Files:
-
- 3 edited
-
02-install-tools.bm (modified) (1 diff)
-
debian/changelog (modified) (1 diff)
-
debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/parsix-installer/trunk/02-install-tools.bm
r1449 r1492 430 430 chroot_it update-rc.d ipw3945d start 39 S . stop 36 0 6 . &>/dev/null 431 431 # Work around Bug: #30 432 chroot_it dpkg-reconfigure ipw3945d &>/dev/null433 chroot_it adduser --quiet --system --no-create-home --force-badname --group Debian-ipw3945d &>/dev/null434 chroot_it chown Debian-ipw3945d:Debian-ipw3945d /var/run/ipw3945d &>/dev/null435 chroot_it chown Debian-ipw3945d:Debian-ipw3945d /var/log/ipw3945d &>/dev/null436 432 fi 437 433 -
pkg/main/parsix-installer/trunk/debian/changelog
r1449 r1492 1 parsix-installer (0.80.0.15) barry; urgency=low 2 3 * Removed additional ipw3945d commands to fix hang problem on 4 installation/update 5 * Fixed a typo in debian/control 6 7 -- Alan Baghumian <alan@technotux.org> Wed, 13 Jun 2007 15:20:10 +0330 8 1 9 parsix-installer (0.80.0.14) barry; urgency=low 2 10 3 11 * No more depends on ifrename and kanotix-udev-config 4 * Recommends Xdialog12 * Recommends xdialog 5 13 6 14 -- Alan Baghumian <alan@technotux.org> Mon, 11 Jun 2007 08:58:49 +0330 -
pkg/main/parsix-installer/trunk/debian/control
r1449 r1492 9 9 Architecture: all 10 10 Depends: dialog, initramfs-tools, perl, bash (>>2.05), gdm, grub (>>0.95), whois, initscripts 11 Recommends: Xdialog11 Recommends: xdialog 12 12 Conflicts: parsix-menu (<= 0.6.2), parsix-manpages (<= 0.2.0) 13 13 Description: Installs Parsix GNU/Linux to hard disk
Note: See TracChangeset
for help on using the changeset viewer.


