{5} Assigned, Active Tickets by Owner (Full Description) (4 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

pjf

Ticket Summary Component Milestone Type Severity Created
Description
#178 Finish cleanup and updates General 3.0 task blocker 03/16/08

#158 [pkg] upgradepkg overwrites settings in /etc/* Happy admin 3.0 defect major 02/25/07

This of course doesn't concern /etc/fc, because this directory is treated differently than the rest of a package. All other files in /etc are replaced, though. This is acceptable when the configuration is going to be regenerated from /etc/fc.d. However, not all configuration files are generated from there.

In more detail, it is annoying for me to reconstruct /etc/pkg/repos.conf everytime I upgrade pkg (normal user won't abuse pkg upgrade the way I do it, but if an upgrade happens, he would be upset too).

I suggest that we should either:

  • make /etc/* files special when it comes to an upgrade and pay attention not to erase user's settings, or
  • make /etc/pkg/repos.conf file a part of flatconf hierarchy the way /etc/rc.d/rc.local has been done, or
  • make pretty flatconf structure (e.g. sys/pkg/+repos) and /etc/fc.d/fc.pkg or
  • make pretty flatconf structure and make pkg read settings directly from there

We should also pay attention to all other packages that have some config outside flatconf (are there any?) and solve those problems as well.


#151 Enforcement of maximal number of pppoe sessions for single login PPPoE 3.0 task trivial 01/20/07

Include

http://forum.lintrack.org/viewtopic.php?pid=403#p403 (PL)

and Flatconf configuration for enabling this.


#157 User guide Happy admin 3.0 task blocker 02/09/07

Well it's high time we started it. Probably it'll be possible to "move" some functionality which we have to implement to documentation, e.g. applying changes made to sytem configuration without rebooting (#156).

A draft of contents:

  • introduction
    • what Lintrack consists of (something like what's a Linux distribution)
    • motiviation and design goals, key concepts
    • current applications (notes about hardware), future goals
  • installation
    • hardware requirements
    • obtaining a CD
    • notes about installing on a CF card
    • general installation instructions
  • configuration rules
    • basic concepts of Flatconf
    • /etc/fc structure
    • using fcc
    • system startup and fc.d parsers
    • custom modifications, possibility of using Lintrack as a generic, polished Linux distro
  • configuration of specific "modules"
    • basic system information - /sys
      • date and time
        • timezone
        • NTP
      • system SSL certificates and PKI support in Lintrack
        • CA.sh script
      • mounting additional disks
      • kernel modules configuration
      • local startup script
    • networking - /net
      • kernel networking settings
      • network interfaces
        • concepts - link layer, IP layer, traffic control configuration
        • Ethernet devices
        • Atheros devices
        • bonding
        • bridging
        • PPP
          • modem connections
          • PPPoE
        • tunelling
          • GRE/IPIP
          • OpenVPN
        • HotSpot? devices
      • static routing
        • simple Internet gateway
        • concept of multitable routing with rules
        • configuring routing tables
        • configuring routing rules
      • DNS system
      • IP packet filtering - generic Lintrack firewall
      • IPSec support
  • network services
    • dnsmasq
    • measurement of network link quality
    • dynamic routing
      • multicast PIMv2 routing
      • OSPFv2
    • SNMP support
    • squid
      • http cache
      • web content filtering
      • ads distribution

I assign the task to 2.1 milestone, hoping that at least part of it could be "implemented" before the release.

I'm not sure how to make the manual up-to-date with successive Lintrack versions, ie. whether we should embed version information in one document, or make separate documents for each Lintrack release.


Note: See TracReports for help on using and creating reports.